]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/utilsexc.cpp
added an extra pixel to the margin in CalcSizeFromPage() (patch 1498847)
[wxWidgets.git] / src / msw / utilsexc.cpp
index accecb36450b28f5e5a538eaea40995bfdde25e2..8df728921e05026034928c9cca4fb1ef836fa6f1 100644 (file)
     #include "wx/app.h"
     #include "wx/intl.h"
     #include "wx/log.h"
+    #if wxUSE_STREAMS
+        #include "wx/stream.h"
+    #endif
 #endif
 
-#include "wx/stream.h"
 #include "wx/process.h"
 
 #include "wx/apptrait.h"