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:
committed by
GitHub
parent
204fdaff6e
commit
4e8ee288d9
@@ -12,7 +12,7 @@
|
||||
#include <mutex>
|
||||
#include <string>
|
||||
|
||||
#include <sol.hpp>
|
||||
#include <sol/sol.hpp>
|
||||
|
||||
namespace osrm
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user