]> git.donarmstrong.com Git - mothur.git/blobdiff - mothur.cpp
added mothur.h and fixed includes in many files
[mothur.git] / mothur.cpp
index 2b3f8f5146d7b1c47e8af3845ec9dfdba58fb355..3a91aa6e595393111416cf04b367af0a8ca38e6f 100644 (file)
@@ -6,13 +6,8 @@
  *  Copyright 2008 Patrick D. Schloss. All rights reserved.
  *
  */
-#include <string>
-#include <iostream>
-#include <iomanip>
-#include <fstream>
-#include <sstream>
-#include <exception>
-
+#include "mothur.h"
 #include "engine.hpp"
 #include "globaldata.hpp"