git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9725fea
)
Unused headers removed
author
Maxim Mamontov
<faust.madf@gmail.com>
Sat, 28 May 2011 14:33:27 +0000
(17:33 +0300)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Sat, 28 May 2011 14:33:27 +0000
(17:33 +0300)
tests/main.cpp
patch
|
blob
|
history
diff --git
a/tests/main.cpp
b/tests/main.cpp
index bedbc36258b72b358e34653970732ad07a503bf4..368c93307358fa1df0acde1f510c8a5550eba603 100644
(file)
--- 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;