]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/dirmgl.cpp
add implementation fallback for not yet instantiated control peers
[wxWidgets.git] / src / mgl / dirmgl.cpp
index 62875935fedbd9d4ff5c535a6dd639bde3bd5534..e7c59d21b4eca98171f55c06a237cd756abf150c 100644 (file)
@@ -18,7 +18,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dir.h"
 #endif