Skip to content

Commit d2b1ac1

Browse files
Whoops
1 parent cd6546e commit d2b1ac1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

binding.gyp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,7 @@
155155
"type": "executable",
156156
"cflags_cc!": ["-fno-exceptions", "-std=c++17"],
157157
"defines": [
158-
"CATCH_CONFIG_CPP11_NO_IS_ENUM",
159-
"CATCH_CONFIG_CPP17_STRING_VIEW"
158+
"CATCH_CONFIG_CPP11_NO_IS_ENUM"
160159
],
161160
'xcode_settings': {
162161
'CLANG_CXX_LIBRARY': 'libc++',

0 commit comments

Comments
 (0)