diff --git a/test/cfoa/rw_spinlock_tests.cpp b/test/cfoa/rw_spinlock_tests.cpp index e8f64457..b39b185c 100644 --- a/test/cfoa/rw_spinlock_tests.cpp +++ b/test/cfoa/rw_spinlock_tests.cpp @@ -20,7 +20,8 @@ #pragma clang diagnostic ignored "-Wshorten-64-to-32" #endif -#include +#include +#include #ifdef BOOST_GCC #pragma GCC diagnostic pop