X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=nucleus%2Flibrary%2Ftextual%2Fstring_convert.h;fp=nucleus%2Flibrary%2Ftextual%2Fstring_convert.h;h=117cdb6e112247f849b2b5d59c25c6da11490448;hp=a0e8ae088bcc22d58a9bf22dfe5f8718a0e74857;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hpb=a4c99c6006b3aa20b5f65f02c2d30db7e790083a diff --git a/nucleus/library/textual/string_convert.h b/nucleus/library/textual/string_convert.h index a0e8ae08..117cdb6e 100644 --- a/nucleus/library/textual/string_convert.h +++ b/nucleus/library/textual/string_convert.h @@ -18,6 +18,7 @@ #include #include +/* #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.