X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clustersplitcommand.h;fp=clustersplitcommand.h;h=0e32ffaea7710189859f458de4adc897362e12ef;hb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;hp=cf52ff27d01c28d61f90aa0a8c514d4a04b2136d;hpb=5d77fd07180d1fb8561ff1962e6d7429caf8555e;p=mothur.git diff --git a/clustersplitcommand.h b/clustersplitcommand.h index cf52ff2..0e32ffa 100644 --- a/clustersplitcommand.h +++ b/clustersplitcommand.h @@ -102,7 +102,7 @@ struct clusterData { }; /**************************************************************************************************/ -#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) +#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) || (__linux__) || (__unix__) || (__unix) #else static DWORD WINAPI MyClusterThreadFunction(LPVOID lpParam){ clusterData* pDataArray;