Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 490e785

Browse files
committed
Use C++17 standard
1 parent d3f3d40 commit 490e785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binding.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
"variables": {
7070
"tests": 0,
71-
"STANDARD": 14,
71+
"STANDARD": 17,
7272
"MACOSX_DEPLOYMENT_TARGET": "10.8"
7373
},
7474

0 commit comments

Comments
 (0)