]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/uuid.cpp
xti additions / changes, trying to reduce dependencies
[wxWidgets.git] / src / msw / ole / uuid.cpp
index cdcbe667144ca751883f9978ca6a2b35146f024b..87bdd0cc0892032d19c101ee6e7ee7e63d0d17e8 100644 (file)
@@ -13,7 +13,7 @@
 // Declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "uuid.h"
 #endif