]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/logg.cpp
no changes
[wxWidgets.git] / src / generic / logg.cpp
index 67bd5716b97a3e7c5e07590ca026b1a8ca8058f1..ca78f51f9e80861a245c78d917cba90e985a4ef7 100644 (file)
@@ -18,7 +18,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "logg.h"
 #endif