]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/font.cpp
new VC++ project files with both dll and lib in one project
[wxWidgets.git] / src / msw / font.cpp
index ad1c6ae5b34a9de297882b63cf6c0f9947e7f546..45a5473ca99228a1cc59d7abe2d6a49e4c7043e1 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "font.h"
 #endif