mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Require boost 1.57
This commit is contained in:
@@ -32,7 +32,7 @@ namespace version {
|
||||
|
||||
using VersionNumber = unsigned long long;
|
||||
|
||||
const char boostMinimal[] = "1.55.0";
|
||||
const char boostMinimal[] = "1.57.0";
|
||||
const char openSSLMinimal[] = "1.0.1-g";
|
||||
|
||||
std::string boostVersion(VersionNumber boostVersion)
|
||||
|
||||
Reference in New Issue
Block a user