diff --git a/k3dsdk/uuid.h b/k3dsdk/uuid.h index 5ac0fb0b..e85caec4 100644 --- a/k3dsdk/uuid.h +++ b/k3dsdk/uuid.h @@ -25,6 +25,7 @@ */ #include +#define BOOST_UUID_NO_SIMD // This can be removed again once the Boost 1.56 - 1.57 regression in the SSE2 implementation of operator< is fixed. #include #include