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