// // ISecurityGuardOpenDataCollection.h // SecurityGuardMain // // Created by lifengzhong on 15/11/10. // Copyright © 2015年 Li Fengzhong. All rights reserved. // #ifndef ISecurityGuardOpenDataCollection_h #define ISecurityGuardOpenDataCollection_h #if TARGET_OS_WATCH #import #import #else #import #import #endif @protocol ISecurityGuardOpenDataCollection @end #endif /* ISecurityGuardOpenDataCollection_h */