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 Nik Bougalis
parent e40e38e8d3
commit 9a31f321cd

View File

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