]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dcmemory.cpp
really show the window after creation (calling Show(TRUE) doesn't do it any more)
[wxWidgets.git] / src / msw / dcmemory.cpp
index ea4c0c90e60e3099b5e47431320f5a7e5796b8a2..3427da41a16707eea7e10e93da7e5928073422bd 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dcmemory.h"
 #endif