Migrate to C++17. Update sol2 to 3.3.0. (#6279)

* Migrate to C++17. Update sol2 to 3.3.0.
This commit is contained in:
Siarhei Fedartsou
2022-07-31 01:56:17 +02:00
committed by GitHub
parent 204fdaff6e
commit 4e8ee288d9
413 changed files with 30288 additions and 386664 deletions
@@ -12,7 +12,7 @@
#include <mutex>
#include <string>
#include <sol.hpp>
#include <sol/sol.hpp>
namespace osrm
{