Commit 5a7744db by louistru

update binding

parent 602113b8
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
}], }],
['OS!="win"', { ['OS!="win"', {
'cflags_cc+': [ 'cflags_cc+': [
'-std=c++14' '-std=c++11',
] ]
}] }]
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment