Skip to content

Commit 0ea8ff0

Browse files
committed
Remove unnecessary source files
1 parent 8203792 commit 0ea8ff0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ project(boost_container VERSION "${BOOST_SUPERPROJECT_VERSION}" LANGUAGES C CXX)
1010
add_library(boost_container
1111
src/alloc_lib.c
1212
src/dlmalloc.cpp
13-
src/dlmalloc_2_8_6.c
14-
src/dlmalloc_ext_2_8_6.c
1513
src/global_resource.cpp
1614
src/monotonic_buffer_resource.cpp
1715
src/pool_resource.cpp

0 commit comments

Comments
 (0)