]> git.donarmstrong.com Git - mothur.git/blobdiff - shhhercommand.h
paralellized chimera.uchime for windows for both by group and with a template.
[mothur.git] / shhhercommand.h
index 4d9bcbb0f02af27f29bd01d4f23f88adefcd7a10..b3a0071079bdbcbdb6a1069cf6bc1d2f53f8fad9 100644 (file)
@@ -129,7 +129,7 @@ private:
 //custom data structure for threads to use.
 // This is passed by void pointer so it can be any data type
 // that can be passed using a single void pointer (LPVOID).
-typedef struct flowDistParentForkData {
+struct flowDistParentForkData {
        string distFileName; 
        vector<int> mapUniqueToSeq;
        vector<int> mapSeqToUnique;