]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/framuniv.cpp
Fixed Mac CodeWarrior compilation (there's no <sys/types.h>).
[wxWidgets.git] / src / univ / framuniv.cpp
index d4c06aa36b7a9af071988a0e2ee1fb7e1d7bad3c..1fa17e7a06cf49850d98820cf96bebd07cbd6540 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ---------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "univframe.h"
 #endif