diff --git a/tests/run_time/source/policies.cpp b/tests/run_time/source/policies.cpp index d6d7cfd2..64264fea 100644 --- a/tests/run_time/source/policies.cpp +++ b/tests/run_time/source/policies.cpp @@ -27,6 +27,7 @@ #include #include +#include TEST_CASE("policies/self", "ensure we return a direct reference to the lua userdata rather than creating a new one") { struct vec2 {