]> git.donarmstrong.com Git - mothur.git/blobdiff - kmer.cpp
added mothur.h and fixed includes in many files
[mothur.git] / kmer.cpp
index 2c2783384c3849c2941509547d2a67b83dee6f9f..5f962a63412ea042904a4ce8397a6ae4da9d3ad6 100644 (file)
--- a/kmer.cpp
+++ b/kmer.cpp
@@ -9,9 +9,7 @@
 
 using namespace std;
 
-#include <string>
-#include <vector>
-
+#include "mothur.h"
 #include "kmer.hpp"
 
 /**************************************************************************************************/