Skip to content

Commit cbb8e55

Browse files
committed
Remove comment
1 parent 847a71b commit cbb8e55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ find_package(Boost COMPONENTS atomic)
1515
if(NOT Boost_FOUND)
1616
message(FATAL_ERROR "You need the Boost header files for lockfree data structures")
1717
endif()
18-
#
1918
include_directories(${Boost_INCLUDE_DIRS})
2019

2120
#Common flags and variables

0 commit comments

Comments
 (0)