Migrate to C++17. Update sol2 to 3.3.0.
This commit is contained in:
parent
ddd8fe64f3
commit
e53a5cf726
@ -939,7 +939,7 @@ Sol2ScriptingEnvironment::GetStringListFromFunction(const std::string &function_
|
||||
return strings;
|
||||
}
|
||||
|
||||
namespace
|
||||
namespace
|
||||
{
|
||||
|
||||
// string list can be defined either as a Set(see profiles/lua/set.lua) or as a Sequence (see
|
||||
|
||||
Loading…
Reference in New Issue
Block a user