Fix linux build

This commit is contained in:
WerWolv
2020-11-16 00:23:27 +01:00
parent 8b9b284ae9
commit 896cad1fe0

View File

@@ -4,6 +4,8 @@
#include <string_view>
#include <sys/stat.h>
namespace hex::prv {
class FileProvider : public Provider {