From: tobtoht Date: Mon, 23 May 2022 16:49:46 +0000 (+0200) Subject: openpgp: add missing include X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=50e239e607b95edcbb5d853f26b5ef4661d5a066;p=gamesguru%2Ffeather.git openpgp: add missing include --- diff --git a/src/openpgp/openpgp.h b/src/openpgp/openpgp.h index 4abbb080..8b010a1f 100644 --- a/src/openpgp/openpgp.h +++ b/src/openpgp/openpgp.h @@ -3,6 +3,7 @@ #pragma once +#include #include #include