]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/stattext.cpp
reSWIGed
[wxWidgets.git] / src / gtk1 / stattext.cpp
index 53fe9f98e51c13b3dc644c3e178e07e108e92f2c..90c9857ac09ef4da608ea17aaf75cdcf5ff0cfa3 100644 (file)
@@ -7,12 +7,12 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "stattext.h"
 #endif
 
-#include "wx/defs.h"
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
 
 #if wxUSE_STATTEXT