]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/ogl/misc.cpp
corrected getting FSRef associated with the POSIX path in wxString
[wxWidgets.git] / contrib / src / ogl / misc.cpp
index c6dc4c8d7ef55c75d4caa1e5964f701b74c1107c..d40bd8a896417798c3cb0edeb742806e6a4d3b28 100644 (file)
 #undef new
 #endif
 
-#if wxUSE_IOSTREAMH
-#include <iostream.h>
-#else
-#include <iostream>
-#endif
 #include <ctype.h>
 #include <math.h>
 #include <stdlib.h>