Merge branch 'release-2.140.136'
[feisty_meow.git] / nucleus / library / textual / string_convert.h
index a0e8ae088bcc22d58a9bf22dfe5f8718a0e74857..117cdb6e112247f849b2b5d59c25c6da11490448 100644 (file)
@@ -18,6 +18,7 @@
 #include <basis/astring.h>
 #include <basis/utf_conversion.h>
 
+/*
 #ifdef __WIN32__
   #ifndef _MANAGED
       #define _WINSOCKAPI_  // the dance of the windows headers.
@@ -32,6 +33,7 @@
   #endif
   #endif
 #endif
+*/
 
 // forward.
 class _bstr_t;  // ATL (Active Template Library) string type.