]> git.stg.codes - stg.git/commitdiff
Unused headers removed
authorMaxim Mamontov <faust.madf@gmail.com>
Sat, 28 May 2011 14:33:27 +0000 (17:33 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Sat, 28 May 2011 14:33:27 +0000 (17:33 +0300)
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;