]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/popupwin.cpp
WinCE doesn't have GetMessageTime
[wxWidgets.git] / src / msw / popupwin.cpp
index b47741145cf4d9e3723b52bee1b20f7fd805afd5..f19637098bc82e7eadd9acdfb109607640298586 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "popup.h"
 #endif