projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
try toi fix readme readme
[wxWidgets.git]
/
src
/
common
/
datstrm.cpp
diff --git
a/src/common/datstrm.cpp
b/src/common/datstrm.cpp
index b4a4816f45f90f0e0f9b68539b2236d90b50ca41..50e4eb4b2e6dc2b81e1d0d76c54523258481e726 100644
(file)
--- a/
src/common/datstrm.cpp
+++ b/
src/common/datstrm.cpp
@@
-19,7
+19,10
@@
#if wxUSE_STREAMS
#include "wx/datstrm.h"
-#include "wx/math.h"
+
+#ifndef WX_PRECOMP
+ #include "wx/math.h"
+#endif //WX_PRECOMP
// ---------------------------------------------------------------------------
// wxDataInputStream