]> git.karo-electronics.de Git - karo-tx-redboot.git/blobdiff - tools/src/tools/configtool/standalone/wxwin/ecpch.h
Cleanup CVS ipmorted branch
[karo-tx-redboot.git] / tools / src / tools / configtool / standalone / wxwin / ecpch.h
index 12d645c0ae8e68eddb8d27a123f3cbe10e2cb9ab..58d1bb46dccd5c7a4ef68040601bd1694a502ec4 100644 (file)
@@ -30,7 +30,7 @@
 // Author(s):   julians
 // Contact(s):  julians
 // Date:        2000/08/24
-// Version:     $Id$
+// Version:     $Id: ecpch.h,v 1.1 2001/02/08 18:06:50 julians Exp $
 // Purpose:
 // Description: Precompiled header include file
 // Requires:
 #endif
 
 // include winsock2.h early to eliminate fd_set warning
-// FIXME: including winsock2.h early causes build failures
-// relating to the CreateDialog macro defined in the w32api.
-// Need to find a better point to #include <winsock2.h>
-//#ifdef __CYGWIN__
-//#include <winsock2.h>
-//#endif
+#ifdef __CYGWIN__
+#include <winsock2.h>
+#endif
 
 #include "wx/wx.h"
 #include "wx/splitter.h"