commit | c888dff65c3ad38b2e52d25b6c01eef9f615093f | [log] [tgz] |
---|---|---|
author | Zane Shelley <zshelle@us.ibm.com> | Thu Jan 14 12:45:02 2021 -0600 |
committer | Zane Shelley <zshelle@us.ibm.com> | Thu Jan 14 12:53:26 2021 -0600 |
tree | 12449293ee5488469788fd1d17a0cc4623bf5fc6 | |
parent | cef6349ad57fd1db16f3206262a0a77734e5548c [diff] [blame] |
scope hei_bit_string.hpp for external use This header will been needed by user applications. Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: I4eae57c63e3d314d87faed364a3c314c2300d20a
diff --git a/test/bit_string_test.cpp b/test/bit_string_test.cpp index 923d503..d329beb 100644 --- a/test/bit_string_test.cpp +++ b/test/bit_string_test.cpp
@@ -1,4 +1,4 @@ -#include <util/hei_bit_string.hpp> +#include <hei_bit_string.hpp> #include "gtest/gtest.h"