]> git.donarmstrong.com Git - mothur.git/blobdiff - mothur.h
modified trim.seqs to split by primer name if primer name is given, and warn if dupli...
[mothur.git] / mothur.h
index 2404a84f08672c2178bd3e0a33946124348a72a7..93f96df30c73fa91b7119b07eadb27a89dc5109d 100644 (file)
--- a/mothur.h
+++ b/mothur.h
@@ -64,6 +64,9 @@
 #else
        #include <conio.h> //allows unbuffered screen capture from stdin
        #include <direct.h> //get cwd
+       #include <windows.h>
+       #include <psapi.h>
+
 #endif
 
 using namespace std;