X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/2d09f6a7afb3481586a9471b0cde35aac271ce9d..a095f18afd3ffdc695ebe984a0ad0c74d61fd834:/tests/main.cpp?ds=inline

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 <iostream>
-
 #include "tut/tut.hpp"
 #include "tut_reporter.h"
 
-using std::exception;
-using std::cerr;
-using std::endl;
-
 namespace tut
 {
     test_runner_singleton runner;