]> git.stg.codes - stg.git/blobdiff - tests/main.cpp
Unused headers removed
[stg.git] / tests / main.cpp
index bedbc36258b72b358e34653970732ad07a503bf4..368c93307358fa1df0acde1f510c8a5550eba603 100644 (file)
@@ -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;