]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyseqscommand.h
paralellized chimera.uchime for windows for both by group and with a template.
[mothur.git] / classifyseqscommand.h
index 58de96937d995d5eb8a2169fcda3950a5f34b4d2..eef96ffbe5d32f88f9f9552165b299f0247505dc 100644 (file)
@@ -89,7 +89,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 classifyData {
+struct classifyData {
        string taxFName; 
        string tempTFName; 
        string filename;