]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/data.cpp
Win64 compilation fixes
[wxWidgets.git] / src / msw / data.cpp
index 0c901a15fa78b64d273db1d8ea941cea7172ed26..04abb7f53113ffcac680f0ea91b2f35e54333d6a 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "data.h"
 #endif