]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlfilter.cpp
wxRichTextCtrl native caret now flashes, for wxMac/Core Graphics mode
[wxWidgets.git] / src / html / htmlfilter.cpp
index 683d6a62fc12882ddc99a4068dc5c8906666f9e8..218ba79030d7068b43ac0e90ff1581265ec0246f 100644 (file)
 
 #include "wx/wxprec.h"
 
-#if wxUSE_HTML
-
-#ifdef __BORDLANDC__
-#pragma hdrstop
+#ifdef __BORLANDC__
+    #pragma hdrstop
 #endif
 
+#if wxUSE_HTML
+
 #ifndef WXPRECOMP
-#include "wx/wx.h"
 #endif
 
 #include "wx/html/htmlfilter.h"