]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/propform.cpp
add wxTE_AUTO_SCROLL
[wxWidgets.git] / src / generic / propform.cpp
index 9a9e513763964016b4d532c1069a693e73105ba6..686db00abf5578b2384242338a012973a8b8e731 100644 (file)
 #include "wx/wx.h"
 #endif
 
+#include "wx/propform.h"
+
 #include <ctype.h>
 #include <stdlib.h>
 #include <math.h>
 #include <string.h>
 
-#if wxUSE_IOSTREAMH
-#if defined(__WXMSW__) && !defined(__GNUWIN32__) && !defined(__WXWINE__)
-#include <strstrea.h>
-#else
-#include <strstream.h>
-#endif
-#else
-#include <strstream>
-#endif
-
-#include "wx/window.h"
-#include "wx/utils.h"
-#include "wx/list.h"
-#include "wx/propform.h"
 
 /*
  * Property view