]> git.saurik.com Git - wxWidgets.git/commitdiff
Added some #includes that were needed in not using precompiled headers
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 4 Jul 2001 11:01:52 +0000 (11:01 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 4 Jul 2001 11:01:52 +0000 (11:01 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/db.h

index 86fa70404ca19c141535ee5956d0cbba474484c3..31bc02b3b05fb89bf8ebefcd252457fbf028534c 100644 (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,