]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/brush.cpp
added pragmas to disable icc warning when va_arg is used with a pointer type
[wxWidgets.git] / src / gtk1 / brush.cpp
index dd6720c868b0e433a5ab53e558d5f1915eb5c26f..f3278719cac4cd7398d1f28c138bff6f1f381920 100644 (file)
@@ -7,9 +7,8 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#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"