Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit 0841a5f

Browse files
author
Simon Hofmann
committed
Removed call to includes script from bindings file
1 parent 84afc0c commit 0841a5f

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
@@ -6,7 +6,6 @@
66
],
77
"include_dirs" : [
88
"<!@(node ./install/parseEnv.js OPENCV4NODEJS_INCLUDES)",
9-
"<!@(node ./lib/includes.js)",
109
"cc",
1110
"cc/core",
1211
"<!(node -e \"require('nan')\")",

0 commit comments

Comments
 (0)