]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/brush.cpp
This change will make the parent TLW come to
[wxWidgets.git] / src / gtk / brush.cpp
index dd6720c868b0e433a5ab53e558d5f1915eb5c26f..1c08f89f07deba06ef9ef626b06f804c2b9f9148 100644 (file)
@@ -7,10 +7,13 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "brush.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #include "wx/brush.h"
 #include "wx/colour.h"