git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
SMUX plugin code separated to SNMP helper functions and core logic
[stg.git]
/
tests
/
test_admin_conf.cpp
diff --git
a/tests/test_admin_conf.cpp
b/tests/test_admin_conf.cpp
index 51913d5c0839e269599be6239ae4105c530f44e1..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
{