]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/datstrm.cpp
Include wx/math.h according to precompiled headers of wx/wx.h (with other minor clean...
[wxWidgets.git] / src / common / datstrm.cpp
index b4a4816f45f90f0e0f9b68539b2236d90b50ca41..50e4eb4b2e6dc2b81e1d0d76c54523258481e726 100644 (file)
 #if wxUSE_STREAMS
 
 #include "wx/datstrm.h"
-#include "wx/math.h"
+
+#ifndef WX_PRECOMP
+    #include "wx/math.h"
+#endif //WX_PRECOMP
 
 // ---------------------------------------------------------------------------
 // wxDataInputStream