]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_hline.cpp
SetSizeHints hacks are not needed any longer since the minsize is not
[wxWidgets.git] / src / html / m_hline.cpp
index 8ba303774969ef31750cbbda6047c5109fc0cfaa..7556e33039f49d8fa8988cffc0deacbbc3f7984a 100644 (file)
@@ -4,10 +4,10 @@
 // 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
 #endif