mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add override specifier to some Beast functions
This commit is contained in:
@@ -129,7 +129,7 @@ public:
|
||||
|
||||
//==============================================================================
|
||||
#ifndef DOXYGEN
|
||||
void run();
|
||||
void run() override;
|
||||
#endif
|
||||
|
||||
//==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user