]> git.donarmstrong.com Git - mothur.git/blobdiff - engine.cpp
added mothur.h and fixed includes in many files
[mothur.git] / engine.cpp
index e251f0031d5ffa2bc9685702ef76ae0489af8449..5e56479f2851f89e324f8c62dc54250324da7d66 100644 (file)
  */
 using namespace std;
 
-#include <string>
-#include <iostream>
-#include <iomanip>
-#include <fstream>
-#include <vector>
-#include <set>
-#include <exception>
 
 #include "utilities.hpp"
 #include "globaldata.hpp"