diff --git a/test_common/harness/stringHelpers.h b/test_common/harness/stringHelpers.h index a02624d6..e1275f10 100644 --- a/test_common/harness/stringHelpers.h +++ b/test_common/harness/stringHelpers.h @@ -18,6 +18,7 @@ #define STRING_HELPERS_H #include +#include #include inline std::string concat_kernel(const char *sstr[], int num)