Skip to content

Commit f703a18

Browse files
committed
remove extraneous dependency
1 parent 9908ed8 commit f703a18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ target_link_libraries(operon_operon PUBLIC
250250
pratt-parser::pratt-parser # required by infix parser
251251
std::mdspan
252252
vstat::vstat
253-
gch::small_vector
254253
)
255254

256255
target_link_libraries(operon_operon PRIVATE

0 commit comments

Comments
 (0)