X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraperseuscommand.h;h=01f5768a0c070c70aa6c7264b6d482b3636d7148;hb=4522aebe2246c5f47875d5c8cc505f1b615bfc7e;hp=45627500f6f8f9944aee508db3ffbbd8960956c1;hpb=d6c0a11d1cecfac18b323285e7ffadb7f58e848f;p=mothur.git diff --git a/chimeraperseuscommand.h b/chimeraperseuscommand.h index 4562750..01f5768 100644 --- a/chimeraperseuscommand.h +++ b/chimeraperseuscommand.h @@ -98,7 +98,7 @@ struct perseusData { } }; /**************************************************************************************************/ -#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) +#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) || (__linux__) || (__unix__) || (__unix) #else static DWORD WINAPI MyPerseusThreadFunction(LPVOID lpParam){ perseusData* pDataArray;