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:
parent
3e6e2754a6
commit
d4af841d3b
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user