Skip to content

Commit ad0718b

Browse files
committed
[FOLD]
1 parent b87ff82 commit ad0718b

2 files changed

Lines changed: 1 addition & 95 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,8 @@ set(BOOST_SRC_DIR ${DEFAULT_BOOST_SRC_DIR} CACHE STRING "Boost source dir to use
5555
# The boost super-project requires one explicit dependency per-line.
5656
set(BOOST_RTS_DEPENDENCIES
5757
Boost::config
58-
Boost::container_hash
58+
#Boost::container_hash
5959
Boost::core
60-
Boost::mp11
6160
Boost::system
6261
Boost::throw_exception)
6362

include/boost/rts/impl/context.hpp

Lines changed: 0 additions & 93 deletions
This file was deleted.

0 commit comments

Comments
 (0)