X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Fapplications%2Fbundler%2Funpacker_stub.cpp;h=a9de74afd3185068065b60c43aeae259fe212771;hb=39dbe2cabfc181def8903f6009ed967ad2dc1d9b;hp=87c6a7664d0ad7d823c8a295f18aed9c246722e2;hpb=e16e899f1a75d8c4df9d36ffac2d8d2d401c4114;p=feisty_meow.git diff --git a/nucleus/applications/bundler/unpacker_stub.cpp b/nucleus/applications/bundler/unpacker_stub.cpp index 87c6a766..a9de74af 100644 --- a/nucleus/applications/bundler/unpacker_stub.cpp +++ b/nucleus/applications/bundler/unpacker_stub.cpp @@ -40,15 +40,17 @@ #include #include #include -#ifdef __UNIX__ +//#ifdef __UNIX__ #include -#endif +//#endif +/* #ifdef _MSC_VER #include #include #include #include #endif +*/ using namespace application; using namespace basis;