diff --git a/adobe/once.hpp b/adobe/once.hpp index 5f005a4..e349b92 100644 --- a/adobe/once.hpp +++ b/adobe/once.hpp @@ -11,12 +11,12 @@ /*************************************************************************************************/ -#include - #if defined(BOOST_HAS_THREADS) #include #endif +#include + /*************************************************************************************************/ namespace adobe {