Enable Boost version checking

This commit is contained in:
Bill Somerville 2020-10-02 21:38:50 +01:00
parent 39bbf57bf9
commit a4e636cd52
No known key found for this signature in database
GPG Key ID: D864B06D1E81618F
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <exception>
#include <sstream>
#include <boost/version.hpp>
#include <boost/log/core.hpp>
#include <boost/log/utility/exception_handler.hpp>
#include <boost/log/trivial.hpp>