]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlproc.h
Applied [ 716064 ] Second part of wxFileCtrl & wxDirCtrl patch
[wxWidgets.git] / include / wx / html / htmlproc.h
index 4706915148fab7f8d78d85804aa016143911548b..59cb01ed946dd5063b0451babe391075904864ec 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_HTMLPREP_H_
 #define _WX_HTMLPREP_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "htmlproc.h"
 // (implementation is in htmlwin.cpp, there's no htmlprep.cpp!)
 #endif