diff --git a/src/frontends/controllers/ControlToc.C b/src/frontends/controllers/ControlToc.C index e5f084d620..a8210a5eaf 100644 --- a/src/frontends/controllers/ControlToc.C +++ b/src/frontends/controllers/ControlToc.C @@ -9,8 +9,6 @@ * Full author contact details are available in file CREDITS. */ -#include - #include #include "ControlToc.h" @@ -27,7 +25,6 @@ #include "support/convert.h" -using std::vector; using std::string;