]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxhtml.h
1. moved InheritAttributes() from wxControl to wxWindow
[wxWidgets.git] / include / wx / wxhtml.h
index 90ef6770cf3ed958a9b9e54855ca0a5e1a11f118..cc4353fed11ff5372ef10c40ed0417c458010201 100644 (file)
 #ifndef _WX_HTML_H_
 #define _WX_HTML_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif
 
-
 #include "wx/html/htmldefs.h"
 #include "wx/html/htmltag.h"
 #include "wx/html/htmlcell.h"