]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/utilsexc.cpp
Added dummy DeleteChildren so the sample will at least link.
[wxWidgets.git] / src / msw / utilsexc.cpp
index 43e66153a2ab55c093967c3b9dd0183141def425..aae349314dc22cf48e2d3c28f0b527491fee3c7e 100644 (file)
 #ifdef __GNUWIN32__
 #include <sys/unistd.h>
 #include <sys/stat.h>
-#ifndef __MINGW32__
-#include <std.h>
-#endif
-
 #endif
 
 #ifdef __WIN32__