Added some #includes that were needed in not using precompiled headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker 2001-07-04 11:01:52 +00:00
parent 3e6e2754a6
commit d4af841d3b

View File

@ -54,6 +54,9 @@
#include "wx/setup.h"
#include "wx/defs.h"
#include "wx/string.h"
extern "C" {
#ifdef __VISUALC__
// If you use the wxDbCreateDataSource() function with MSW/VC6,