]> git.donarmstrong.com Git - mothur.git/blobdiff - kmerdb.cpp
fixed bug in venn command
[mothur.git] / kmerdb.cpp
index e15bb91412db24d7b35b9e21cbee671ad1c0231e..ee8168a328a07bd8dbed1da1f6b4fa3ab0aebca7 100644 (file)
@@ -9,10 +9,6 @@
 
 using namespace std;
 
-#include <vector>
-#include <string>
-#include <fstream>
-#include <iostream>
 
 #include "sequence.hpp"
 #include "kmer.hpp"