]> Nutra Git (v2) - gamesguru/feather.git/commitdiff
openpgp: add missing include
authortobtoht <thotbot@protonmail.com>
Mon, 23 May 2022 16:49:46 +0000 (18:49 +0200)
committertobtoht <thotbot@protonmail.com>
Mon, 23 May 2022 16:49:46 +0000 (18:49 +0200)
src/openpgp/openpgp.h

index 4abbb080a13bd1334cd117492dc4bf1fea2f7c31..8b010a1f66efd123915a70a692daf2efaba8206d 100644 (file)
@@ -3,6 +3,7 @@
 
 #pragma once
 
+#include <string>
 #include <vector>
 
 #include <gcrypt.h>