diff --git a/test/smart_ptr_test.cpp b/test/smart_ptr_test.cpp index d38c97b..0c29c9c 100644 --- a/test/smart_ptr_test.cpp +++ b/test/smart_ptr_test.cpp @@ -40,9 +40,9 @@ #include -#include #include #include +#include class Incomplete;