]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/statbmp.h
Change SetStringSelection to return bool like in other classes and ports
[wxWidgets.git] / include / wx / univ / statbmp.h
index fcfdf802ae0eb3c03993b1025236d3688e1951a4..60ad9441fa4ee66903de3778948be8467110a137 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_UNIV_STATBMP_H_
 #define _WX_UNIV_STATBMP_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "univstatbmp.h"
 #endif