]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/utilscmn.cpp
minor fix to find contents file alright
[wxWidgets.git] / src / common / utilscmn.cpp
index 1dffad113ce7d656c7e24408c302a4437ee42d8f..4b6e87cbce6b3cb833e1c02acf1973ef5c4d0cfe 100644 (file)
 #include "wx/textdlg.h"
 #endif
 
-#include "wx/ioswrap.h"
-
-#if wxUSE_IOSTREAMH
-    #include <fstream.h>
-#else
-    #include <fstream>
-#endif
-
 #include <ctype.h>
 #include <stdio.h>
 #include <stdlib.h>