]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/wincmn.cpp
* Deleted #include "wx/bufstrm.h"
[wxWidgets.git] / src / common / wincmn.cpp
index 28fd6ab1d1c31db41d8468fd9fb78cfa4116ce9a..087ab89f12887648c289031cc6ddaf82630445fa 100644 (file)
@@ -9,6 +9,15 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
+#ifdef __BORLANDC__
+#pragma hdrstop
+#endif
+
+#include "wx/frame.h"
+
 #include "wx/defs.h"
 #include "wx/window.h"