diff --git a/libgnucash/app-utils/gnc-quotes.cpp b/libgnucash/app-utils/gnc-quotes.cpp index fcc67cc782..e3a87f38f5 100644 --- a/libgnucash/app-utils/gnc-quotes.cpp +++ b/libgnucash/app-utils/gnc-quotes.cpp @@ -37,7 +37,7 @@ #include #include #include -#if BOOST_VERSION < 108800 +#if BOOST_VERSION < 108600 #include #ifdef BOOST_WINDOWS_API #include