mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-02 01:25:52 +00:00
Fix TSAN issues part1 (#788)
Fixes a few issues from boost 1.82 migration and some Conan misconfigurations
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#include <rpc/common/AnyHandler.h>
|
||||
#include <rpc/handlers/VersionHandler.h>
|
||||
|
||||
|
||||
constexpr static auto DEFAULT_API_VERSION = 3u;
|
||||
constexpr static auto MIN_API_VERSION = 2u;
|
||||
constexpr static auto MAX_API_VERSION = 10u;
|
||||
|
||||
Reference in New Issue
Block a user