mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 06:55:50 +00:00
Add SharedFunction to replace boost::function
This commit is contained in:
@@ -408,6 +408,7 @@ extern BEAST_API void BEAST_CALLTYPE logAssertion (char const* file, int line) n
|
||||
#include "diagnostic/MeasureFunctionCallTime.h"
|
||||
|
||||
#include "functional/beast_Function.h"
|
||||
#include "functional/SharedFunction.h"
|
||||
|
||||
#include "thread/beast_DeadlineTimer.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user