]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_hline.cpp
fix compilation problem in prior commit
[wxWidgets.git] / src / html / m_hline.cpp
index d629fda7bc613b961d78dd3bd1f438546647e7b7..80f433c441b22de8afd83d8855ded279795d5903 100644 (file)
@@ -7,13 +7,8 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation
-#endif
-
 #include "wx/wxprec.h"
 
-
 #include "wx/defs.h"
 #if wxUSE_HTML && wxUSE_STREAMS
 #ifdef __BORLANDC__