From ac1602d2fc8bd6498c4d3fb514d9b83b537e02b9 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 26 Jun 2019 02:05:07 +0100 Subject: Try to fix build. --- src/colour_conversion.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/colour_conversion.h b/src/colour_conversion.h index da42446e..c6f6f529 100644 --- a/src/colour_conversion.h +++ b/src/colour_conversion.h @@ -40,7 +40,9 @@ #include "chromaticity.h" #include +#if BOOST_VERSION >= 106400 #include +#endif #include #include -- cgit v1.2.3