]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/longlong.h
implemented IsModified() and DiscardEdits()
[wxWidgets.git] / include / wx / longlong.h
index 725ff72c66fc12c1d1d66f0464aa54e06c8889d9..c99255946de3358fecfc4d5dbc64aa61d66d0149 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef _WX_LONGLONG_H
 #define _WX_LONGLONG_H
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "longlong.h"
 #endif