X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=shhhercommand.h;h=b3a0071079bdbcbdb6a1069cf6bc1d2f53f8fad9;hb=2bb9267aa4b4ecdf8488b06605cc9f3f36fa4332;hp=4d9bcbb0f02af27f29bd01d4f23f88adefcd7a10;hpb=96f25c3c0f3ba2a1634094de146630dbc9ee0d03;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;