]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/minifram.cpp
Missing define.
[wxWidgets.git] / src / msw / minifram.cpp
index f32bd947553bacfb95a93fe84b08616ad95c9819..5180dd713d9f2086c9c32a8c8850725a7d0afb36 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "minifram.h"
 #endif