diff --git a/test/concepts/test_bug_11988.cpp b/test/concepts/test_bug_11988.cpp index 840ba9af..7376f39a 100644 --- a/test/concepts/test_bug_11988.cpp +++ b/test/concepts/test_bug_11988.cpp @@ -9,6 +9,7 @@ * */ +#include #ifndef BOOST_NO_CXX11_CHAR32_T @@ -111,4 +112,4 @@ int main() int main() { return 0; } -#endif \ No newline at end of file +#endif