mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Allow gcc 12 compilation:
Compiling with gcc 12 on manjaro (arch variant) had compilation errors without adding an additional include file.
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#include <archive.h>
|
||||
#include <archive_entry.h>
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace ripple {
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user