]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/dialoged/src/reswrite.cpp
Added layout constraints call to wxNotebook
[wxWidgets.git] / utils / dialoged / src / reswrite.cpp
index ef58aaefe6889277200e6bd63df20195a178f0a7..9cdde107dc5223b51a3eb6ad047d6072178f1c44 100644 (file)
@@ -32,6 +32,7 @@
 #if wxUSE_IOSTREAMH
 #if defined(__WXMSW__) && !defined(__GNUWIN32__)
 #include <strstrea.h>
+#include <fstream.h>
 #else
 #include <strstream.h>
 #include <fstream.h>
@@ -41,7 +42,6 @@
 #include <fstream>
 #endif
 
-
 #include "wx/scrolbar.h"
 #include "wx/string.h"