]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/evtloop.cpp
fix digitalmars bug (ambiguous symbol)
[wxWidgets.git] / src / gtk1 / evtloop.cpp
index c602dead45191304bbc17f0dee449fa8691dd2b5..9ff74e58c315aa606e8db50963fd67c4cdf8db47 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "evtloop.h"
 #endif