Skip to content

Commit 3c185c5

Browse files
Prerak SinghPrerak Singh
authored andcommitted
bug fix
1 parent e60a234 commit 3c185c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pydatastructs/utils/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ python.extension_module(
1919
'_nodes',
2020
[
2121
'_backend/cpp/nodes.cpp',
22-
'_backend/cpp/graph_utils.cpp', # ADD THIS LINE
2322
],
2423
install: true,
2524
subdir: 'pydatastructs/utils/_backend/cpp'

0 commit comments

Comments
 (0)