diff --git a/src/ValidatorKeysTool.cpp b/src/ValidatorKeysTool.cpp index a846fc0..efddbca 100644 --- a/src/ValidatorKeysTool.cpp +++ b/src/ValidatorKeysTool.cpp @@ -31,6 +31,10 @@ #include #include +#ifdef BOOST_MSVC +#include +#endif + //------------------------------------------------------------------------------ // The build version number. You must edit this for each release // and follow the format described at http://semver.org/