mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-25 14:03:33 -04:00
Merge pull request #2193 from akortunov/warnfix
Fix Boost version check in the launcher
This commit is contained in:
commit
62524f4b40
@ -1,5 +1,6 @@
|
||||
#include "graphicspage.hpp"
|
||||
|
||||
#include <boost/version.hpp>
|
||||
#if BOOST_VERSION >= 106500
|
||||
#include <boost/integer/common_factor.hpp>
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user