X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=shhhercommand.h;fp=shhhercommand.h;h=b3a0071079bdbcbdb6a1069cf6bc1d2f53f8fad9;hb=4c5e7a20a03ddc6feb49ff9d21fcb4c79bc5508d;hp=4d9bcbb0f02af27f29bd01d4f23f88adefcd7a10;hpb=192b4636345c51d962d4711206535e34cb2fd97c;p=mothur.git diff --git a/shhhercommand.h b/shhhercommand.h index 4d9bcbb..b3a0071 100644 --- a/shhhercommand.h +++ b/shhhercommand.h @@ -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 mapUniqueToSeq; vector mapSeqToUnique;