From 0bbb9be629ce35c11e4bf4a5180810ae2b16e5b4 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 24 Sep 2018 15:57:53 +0200 Subject: Fix TODOs, mainly escaping strings for ninja --- tests/src/confTest/confTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/src/confTest/confTest.cpp b/tests/src/confTest/confTest.cpp index 5b0fd0f..100c7cf 100644 --- a/tests/src/confTest/confTest.cpp +++ b/tests/src/confTest/confTest.cpp @@ -1,4 +1,4 @@ -#include "catch.hpp" +#include #include "../../../include/Conf.hpp" using namespace sibs; -- cgit v1.2.3