]> git.donarmstrong.com Git - mothur.git/blobdiff - engine.cpp
*** empty log message ***
[mothur.git] / engine.cpp
index e251f0031d5ffa2bc9685702ef76ae0489af8449..68a75005f1521411227b20fe9ed253ec0b902e1c 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"
-#include "commandoptionparser.hpp"
-#include "command.hpp"
-#include "commandfactory.hpp"
-#include "errorchecking.h"
 #include "engine.hpp"
 
 /***********************************************************************/