diff --git a/cfoa.hpp b/cfoa.hpp index 825a41f1..2e021791 100644 --- a/cfoa.hpp +++ b/cfoa.hpp @@ -185,7 +185,7 @@ struct protected_group:Group,group_access }; }; -#if defined(xxBOOST_UNORDERED_SSE2) +#if defined(BOOST_UNORDERED_SSE2) static_assert(sizeof(std::atomic)==1);