]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/treectrl.cpp
two fixes from Justin Bradford
[wxWidgets.git] / src / msw / treectrl.cpp
index 2be2afb6c6becfb4d78b544b6d71a271d3bac23c..01d81982851675e4d4cdd7a4d2aac8a8a47dd892 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "treectrl.h"
 #endif