]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlfilt.cpp
explicit scrollbar style flags needed
[wxWidgets.git] / src / html / htmlfilt.cpp
index 7e1dc3c1789ccad1e1cf0e408223d9c621d4e2fc..3fba50c992dbe071a13a45800f4be25c85151f0f 100644 (file)
@@ -4,11 +4,11 @@
 // Author:      Vaclav Slavik
 // RCS-ID:      $Id$
 // Copyright:   (c) 1999 Vaclav Slavik
-// Licence:     wxWindows Licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "htmlfilt.h"
 #endif