]> git.donarmstrong.com Git - mothur.git/blobdiff - aligncommand.h
Revert to previous commit
[mothur.git] / aligncommand.h
index b455761ed6fdcf2e8c11a6bcbb52b1704caee464..5da7a1f7e112b39aebe42c6d5428f010212d383d 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef ALIGNCOMMAND_H
 #define ALIGNCOMMAND_H
-
+//test
 /*
  *  aligncommand.h
  *  Mothur
@@ -120,7 +120,7 @@ struct alignData {
 };
 
 /**************************************************************************************************/
-#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux)
+#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) || (__linux__) || (__unix__) || (__unix)
 #else
 static DWORD WINAPI MyAlignThreadFunction(LPVOID lpParam){ 
        alignData* pDataArray;