From 809793c9bad785653657e21d4a7eb6282e3c17ee Mon Sep 17 00:00:00 2001 From: manuroe Date: Wed, 10 Apr 2019 23:15:27 +0200 Subject: OLMKit: SAS: Add PK signing (cherry picked from commit ff31d489c68d5d9e597bd55a6f6a64f3fe4c7ecc) --- xcode/OLMKit/OLMKit.h | 1 + 1 file changed, 1 insertion(+) (limited to 'xcode/OLMKit/OLMKit.h') diff --git a/xcode/OLMKit/OLMKit.h b/xcode/OLMKit/OLMKit.h index 2ed6ebd..54496a0 100644 --- a/xcode/OLMKit/OLMKit.h +++ b/xcode/OLMKit/OLMKit.h @@ -28,6 +28,7 @@ #import #import #import +#import #import @interface OLMKit : NSObject -- cgit v1.2.3