mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-30 07:55:51 +00:00
Disable Boost's deque forward declaration
This commit is contained in:
committed by
manojsdoshi
parent
bc91fd740f
commit
f64bd54093
@@ -128,6 +128,7 @@ target_include_directories (xrpl_core
|
||||
target_compile_definitions(xrpl_core
|
||||
PUBLIC
|
||||
BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT
|
||||
BOOST_CONTAINER_FWD_BAD_DEQUE
|
||||
HAS_UNCAUGHT_EXCEPTIONS=1)
|
||||
target_compile_options (xrpl_core
|
||||
PUBLIC
|
||||
|
||||
Reference in New Issue
Block a user