diff --git a/test/is_polymorphic_test.cpp b/test/is_polymorphic_test.cpp index fa2b231..fb82099 100644 --- a/test/is_polymorphic_test.cpp +++ b/test/is_polymorphic_test.cpp @@ -13,6 +13,7 @@ #endif #include +#include #include #if defined(BOOST_WINDOWS) && !defined(BOOST_DISABLE_WIN32) diff --git a/test/tricky_partial_spec_test.cpp b/test/tricky_partial_spec_test.cpp index 20d86c2..a338d94 100644 --- a/test/tricky_partial_spec_test.cpp +++ b/test/tricky_partial_spec_test.cpp @@ -19,6 +19,7 @@ #include #endif #include +#include #include //