mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
Add ServiceQueue
This commit is contained in:
@@ -290,6 +290,8 @@ namespace beast
|
||||
|
||||
}
|
||||
|
||||
#include "thread/ServiceQueue.cpp"
|
||||
|
||||
// Has to be outside the beast namespace
|
||||
extern "C" {
|
||||
void beast_reportFatalError (char const* message, char const* fileName, int lineNumber)
|
||||
|
||||
Reference in New Issue
Block a user