]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlproc.h
Updated to Scintilla 1.54
[wxWidgets.git] / include / wx / html / htmlproc.h
index f0bd12235b124ad87623a8149f138967f084a51f..4b148ecbca70cce0f0a03a0c553ae66c08791cf8 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_HTMLPREP_H_
 #define _WX_HTMLPREP_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "htmlproc.h"
 // (implementation is in htmlwin.cpp, there's no htmlprep.cpp!)
 #endif