mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
openpgp: add missing include
This commit is contained in:
parent
b28c002eb9
commit
50e239e607
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <gcrypt.h>
|
||||
|
|
Loading…
Reference in a new issue