X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ftextual%2Fstring_convert.h;h=117cdb6e112247f849b2b5d59c25c6da11490448;hb=39dbe2cabfc181def8903f6009ed967ad2dc1d9b;hp=a0e8ae088bcc22d58a9bf22dfe5f8718a0e74857;hpb=e16e899f1a75d8c4df9d36ffac2d8d2d401c4114;p=feisty_meow.git 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.