diff --git a/Realm+JSON/RLMObject+Copying.m b/Realm+JSON/RLMObject+Copying.m index bbc09c2..0a88a51 100644 --- a/Realm+JSON/RLMObject+Copying.m +++ b/Realm+JSON/RLMObject+Copying.m @@ -8,6 +8,9 @@ #import "RLMObject+Copying.h" +#import +#import + @implementation RLMObject (Copying) - (instancetype)shallowCopy { diff --git a/Realm+JSON/RLMObject+JSON.m b/Realm+JSON/RLMObject+JSON.m index 6c08c40..c8b0671 100644 --- a/Realm+JSON/RLMObject+JSON.m +++ b/Realm+JSON/RLMObject+JSON.m @@ -8,6 +8,9 @@ #import "RLMObject+JSON.h" +#import +#import + // RLMSchema private interface @interface RLMSchema () // class for string