]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/penwin.cpp
supporting events also for root control (needed for event handling of mouse and paint...
[wxWidgets.git] / src / msw / penwin.cpp
index fa0a52aa32aaeeb6003081946d5fb235bd96ae4c..afb20dc16f5e340a08ea8b265fd61a4a08e0c2cc 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation
 #endif