X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2245b2b2c3339ecf023e5880caa803610a5d1907..b9b8a2b5d79c50af78720589dc96cd7e16cde26e:/src/motif/dnd.cpp?ds=inline diff --git a/src/motif/dnd.cpp b/src/motif/dnd.cpp index f4a9cefec7..9ed4df67e6 100644 --- a/src/motif/dnd.cpp +++ b/src/motif/dnd.cpp @@ -7,7 +7,7 @@ // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "dnd.h" #endif