From aad9bd23c442d71c8767f6267207726b4101f7a0 Mon Sep 17 00:00:00 2001 From: Olivier Carbonneau Date: Tue, 18 Nov 2014 12:50:40 -0500 Subject: [PATCH] Update HTMLAttributedString.h Add #import --- HTMLAttributedString/HTMLAttributedString.h | 1 + 1 file changed, 1 insertion(+) diff --git a/HTMLAttributedString/HTMLAttributedString.h b/HTMLAttributedString/HTMLAttributedString.h index 6fd5c23..ab5fe4d 100644 --- a/HTMLAttributedString/HTMLAttributedString.h +++ b/HTMLAttributedString/HTMLAttributedString.h @@ -7,6 +7,7 @@ // #import +#import @interface HTMLAttributedString : NSObject {