summaryrefslogtreecommitdiffhomepage
path: root/tests/test-config.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-config.cpp')
-rw-r--r--tests/test-config.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-config.cpp b/tests/test-config.cpp
index 1aafcf9..816dfea 100644
--- a/tests/test-config.cpp
+++ b/tests/test-config.cpp
@@ -9,6 +9,7 @@
#include "config.h"
namespace fs = std::filesystem;
+using namespace Reichwein;
namespace {
const std::string testConfigFilename{"./test.conf"};