Skip to content

Commit

Permalink
rm const_container.hpp and comment
Browse files Browse the repository at this point in the history
  • Loading branch information
legleux committed Mar 13, 2024
1 parent 6dc5f45 commit b8f55c8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Builds/CMake/RippledCore.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -420,15 +420,6 @@ install (
src/ripple/beast/utility/Zero.h
src/ripple/beast/utility/rngfill.h
DESTINATION include/ripple/beast/utility)
# WARNING!! -- horrible levelization ahead
# (these files should be isolated or moved...but
# unfortunately unit_test.h above creates this dependency)
if (tests)
install (
FILES
src/ripple/beast/unit_test/detail/const_container.hpp
DESTINATION include/ripple/beast/unit_test/detail)
endif () #tests
#[===================================================================[
rippled executable
#]===================================================================]
Expand Down

0 comments on commit b8f55c8

Please sign in to comment.