]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/init.cpp
wxDataObejct and related changes (won't compile right now)
[wxWidgets.git] / src / common / init.cpp
index e1fef28c238169c9d20d09d5911ee1d7329d8f8d..8af743b0d2fe4012f4b02423368a9db492bd64b9 100644 (file)
     #pragma implementation "appbase.h"
 #endif
 
+#include "wx/wxprec.h"
+
+#ifdef    __BORLANDC__
+  #pragma hdrstop
+#endif  //__BORLANDC__
+
+
 #include "wx/app.h"
 #include "wx/debug.h"