From f30aa092d0db72169fad0ec21b02471ba3dbd4ea Mon Sep 17 00:00:00 2001 From: revsic Date: Fri, 22 Feb 2019 22:39:12 +0900 Subject: [PATCH] obfs, string: Fix include path of tests --- test/impl/string_obfs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/impl/string_obfs.cpp b/test/impl/string_obfs.cpp index 0377dc8..28b32af 100644 --- a/test/impl/string_obfs.cpp +++ b/test/impl/string_obfs.cpp @@ -1,4 +1,4 @@ -#include +#include #include template