From 892b4ba6f789feab8b5a180eb13882e692422594 Mon Sep 17 00:00:00 2001 From: soyer Date: Sat, 13 Oct 2018 19:54:22 +0200 Subject: [PATCH] importing Foundation.h is enough --- SwCrypt/SwCrypt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwCrypt/SwCrypt.h b/SwCrypt/SwCrypt.h index 039f09e..c11b3d5 100644 --- a/SwCrypt/SwCrypt.h +++ b/SwCrypt/SwCrypt.h @@ -1,4 +1,4 @@ -#import + #import //! Project version number for SwCrypt. FOUNDATION_EXPORT double SwCryptVersionNumber;