]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/control.cpp
Compilation fixes.
[wxWidgets.git] / src / univ / control.cpp
index 89d9065e015db3b444f6d03fa7c19253d63164d4..712ccbb4c0c52778224efad1bd09063ffc3ceee1 100644 (file)
@@ -13,7 +13,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "control.h"
 #endif