obfs, string: Fix include path of tests

This commit is contained in:
revsic
2019-02-22 22:39:12 +09:00
parent 954ba45ac8
commit f30aa092d0
+1 -1
View File
@@ -1,4 +1,4 @@
#include <string_obfs.hpp>
#include <obfs/string.hpp>
#include <catch2/catch.hpp>
template <char Key>