]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/layout.cpp
compilation fix for !USE_PCH
[wxWidgets.git] / src / common / layout.cpp
index 8966a49b9fb15c3dc89f5ec967a3b3c58d1a9ecf..eb3cc3abf88fe0f7fad7564eefa689fc2c02e29b 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "layout.h"
 #endif