]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/region.cpp
samples.inc is not data file
[wxWidgets.git] / src / gtk / region.cpp
index f9ac057cbe1d6ed514995bd9de0afac3b3d5ac36..20746fb14bde77d0282562de69f631629d707215 100644 (file)
@@ -12,7 +12,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "region.h"
 #endif
 
@@ -20,6 +20,9 @@
 // headers
 // ----------------------------------------------------------------------------
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #include "wx/log.h"
 
 #include "wx/region.h"