Skip to content

Commit 13281c3

Browse files
committed
Removed the extra include inside binding.gyp
--- type: pre_push_report description: Results of running various checks prior to pushing changes. report: - task: run_javascript_examples status: na - task: run_c_examples status: na - task: run_cpp_examples status: na - task: run_javascript_readme_examples status: na - task: run_c_benchmarks status: na - task: run_cpp_benchmarks status: na - task: run_fortran_benchmarks status: na - task: run_javascript_benchmarks status: na - task: run_julia_benchmarks status: na - task: run_python_benchmarks status: na - task: run_r_benchmarks status: na - task: run_javascript_tests status: na ---
1 parent e931817 commit 13281c3

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/arcsine/mode

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/arcsine/mode/binding.gyp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
"include_dirs": [
5555
# Local include directory:
5656
"<@(include_dirs)",
57-
"../../../../../math/base/napi/binary/include",
5857
],
5958
# List of source files:
6059
"sources": [

0 commit comments

Comments
 (0)