]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/bmpbase.cpp
PyCrust updates
[wxWidgets.git] / src / common / bmpbase.cpp
index 6405427cade3334c77f9c2224e55ef01b194088b..8715e67d10ac2eb432efed3665ff4af6320dd69f 100644 (file)
 #pragma implementation "bitmapbase.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
+#ifdef __BORLANDC__
+    #pragma hdrstop
+#endif
+
 #include "wx/wx.h"
 #include "wx/setup.h"
 #include "wx/utils.h"