diff --git a/test/shared_lazy_task_tests.cpp b/test/shared_lazy_task_tests.cpp index f00a5ba9..421dcc0a 100644 --- a/test/shared_lazy_task_tests.cpp +++ b/test/shared_lazy_task_tests.cpp @@ -9,6 +9,8 @@ #include "counted.hpp" +#include + #include "doctest/doctest.h" TEST_SUITE_BEGIN("shared_lazy_task");