projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
pragma fix for gcc
[wxWidgets.git]
/
include
/
wx
/
db.h
diff --git
a/include/wx/db.h
b/include/wx/db.h
index 86fa70404ca19c141535ee5956d0cbba474484c3..31bc02b3b05fb89bf8ebefcd252457fbf028534c 100644
(file)
--- a/
include/wx/db.h
+++ b/
include/wx/db.h
@@
-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,