]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/paper.cpp
fixes for new lib dirs for wxMSW
[wxWidgets.git] / src / common / paper.cpp
index e207a9a4b1e6be226b50480aaf61bc20d7e74138..0b14ff7597fc393d8b28efb4342f6ec617e11134 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "paper.h"
 #endif