From cb456bba7ef70d1ede25527dd7d7f72ce864de64 Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Sat, 28 May 2011 17:33:27 +0300 Subject: [PATCH] Unused headers removed --- tests/main.cpp | 6 ------ 1 file changed, 6 deletions(-) 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; -- 2.43.2