diff --git a/examples/memotest.cpp b/examples/memotest.cpp index 8900b02..6e42afb 100644 --- a/examples/memotest.cpp +++ b/examples/memotest.cpp @@ -1,6 +1,7 @@ #include #include #include +#include int main() { tc::Group g = tc::group::B(3);