diff --git a/config.hh b/config.hh index e87f837..8304dc6 100644 --- a/config.hh +++ b/config.hh @@ -4,7 +4,6 @@ #ifndef CONFIG_HH_INCLUDED #define CONFIG_HH_INCLUDED -#include #include #include #include @@ -21,7 +20,6 @@ using std::string; using std::bitset; -using std::vector; class Config {