Skip to content

Commit 769acd3

Browse files
remove c++ standard
1 parent fde99ea commit 769acd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

binding.gyp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
},
2222
'cflags!': [ '-fno-exceptions' ],
2323
'cflags_cc!': [ '-fno-exceptions' ],
24-
'cflags_cc': [ '-std=c++17' ],
2524
'msvs_settings': {
2625
'VCCLCompilerTool': { 'ExceptionHandling': 1 },
2726
}

0 commit comments

Comments
 (0)