]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/stc.cpp.in
compilation fix after last change
[wxWidgets.git] / src / stc / stc.cpp.in
index 8275b92ce7941c456460f54aa1e4639b31f638ba..e9f068b8e07c039d7f94564e61704cdd487380c4 100644 (file)
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
+#ifdef __BORLANDC__
+    #pragma hdrstop
+#endif
+
+
+#ifndef WX_PRECOMP
+#endif // WX_PRECOMP
+
 #include <ctype.h>
 
 #include "wx/wx.h"