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:
seelabs
2022-09-09 14:34:48 -04:00
committed by Richard Holland
parent 3284ab1804
commit 0913a3c596

View File

@@ -23,6 +23,8 @@
#include <archive.h>
#include <archive_entry.h>
#include <memory>
namespace ripple {
void