X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/9725feacf296741ba7c3dfcd4df81e86359f72de..cb456bba7ef70d1ede25527dd7d7f72ce864de64:/tests/main.cpp diff --git a/tests/main.cpp b/tests/main.cpp index bedbc362..368c9330 100644 --- a/tests/main.cpp +++ b/tests/main.cpp @@ -1,12 +1,6 @@ -#include - #include "tut/tut.hpp" #include "tut_reporter.h" -using std::exception; -using std::cerr; -using std::endl; - namespace tut { test_runner_singleton runner;