]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/clipbrd.cpp
theme brush erasing and cleanup
[wxWidgets.git] / src / mac / carbon / clipbrd.cpp
index 7e48c9ec34ce8ee22e1f15c9e13e21e3985adf40..be0973dd389f72f4bad7ae158fa3f0a800ccf8f0 100644 (file)
@@ -9,10 +9,12 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "clipbrd.h"
 #endif
 
+#include "wx/wxprec.h"
+
 #include "wx/app.h"
 #include "wx/frame.h"
 #include "wx/bitmap.h"