mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Enable Boost version checking
This commit is contained in:
parent
39bbf57bf9
commit
a4e636cd52
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user