git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Handlers moved to separate file and added to compilation
[stg.git]
/
tests
/
test_admin_conf.cpp
diff --git
a/tests/test_admin_conf.cpp
b/tests/test_admin_conf.cpp
index 52f09eebbd0367a353a1d4234fbecf09c214b7bb..7a54c480a791a629386d7917114c78f7fd4fab31 100644
(file)
--- a/
tests/test_admin_conf.cpp
+++ b/
tests/test_admin_conf.cpp
@@
-1,8
+1,6
@@
-#include <iostream>
-
#include "tut/tut.hpp"
#include "tut/tut.hpp"
-#include "admin_conf.h"
+#include "
stg/
admin_conf.h"
namespace tut
{
namespace tut
{