mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-22 02:34:36 +00:00
openpgp: add missing include
This commit is contained in:
parent
b6682330a6
commit
ea9ed3e0be
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <gcrypt.h>
|
||||
|
|
Loading…
Reference in a new issue