From d036437a499feafdd79994fcaa38d03b50929fe0 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Thu, 4 Apr 2013 23:23:50 -0700 Subject: Header documentation. Header clean-up --- src/objc/imap/MCOIMAPPart.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/objc/imap/MCOIMAPPart.h') diff --git a/src/objc/imap/MCOIMAPPart.h b/src/objc/imap/MCOIMAPPart.h index 18e5b367..588abe10 100644 --- a/src/objc/imap/MCOIMAPPart.h +++ b/src/objc/imap/MCOIMAPPart.h @@ -6,14 +6,14 @@ // Copyright (c) 2013 MailCore. All rights reserved. // -#import - -#import - #ifndef __MAILCORE_MCOIMAPABSTRACTPART_H_ #define __MAILCORE_MCOIMAPABSTRACTPART_H_ +#import + +#import + @interface MCOIMAPPart : MCOAbstractPart @property (nonatomic, copy) NSString * partID; -- cgit v1.2.3