mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add ripple::FatalErrorReporter
This commit is contained in:
@@ -226,6 +226,8 @@ static int runUnitTests (String const& whichTests, String const& format)
|
||||
|
||||
int rippleMain (int argc, char** argv)
|
||||
{
|
||||
FatalErrorReporter reporter;
|
||||
|
||||
//
|
||||
// These debug heap calls do nothing in release or non Visual Studio builds.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user