X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/2d09f6a7afb3481586a9471b0cde35aac271ce9d..6c6628047db7319e630e6a8e660c5207ea83748e:/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;