]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/protocol.cpp
fixes for page positioning for notebooks with wxNB_MULTILINE style (closes bugs 70909...
[wxWidgets.git] / src / common / protocol.cpp
index ca133288c9ed0c21a03aa2a4a0323c3e19b0c07d..8d83bc6dbbde786c0f7bdeec26ad3f469b1edc60 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "protocol.h"
 #endif