]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/cursor.h
added wxSetCCUnicodeFormat() and use it in wxTreeCtrl/wxToolBar; also replaced SendMe...
[wxWidgets.git] / include / wx / msw / cursor.h
index 46b39045ca88092bcaefea0e5840134c6ffdfe52..66f082b141900772ed1ca0316d04195407ae31f4 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_CURSOR_H_
 #define _WX_CURSOR_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "cursor.h"
 #endif