ObjFW  Diff

Differences From Artifact [502b05ce3f]:

To Artifact [fd7384f991]:


604
605
606
607
608
609
610
611
612
613
614
615
616
@end

#import "OFObject+Serialization.h"

#ifdef __cplusplus
extern "C" {
#endif
extern id objc_getProperty(id, SEL, ptrdiff_t, BOOL);
extern void objc_setProperty(id, SEL, ptrdiff_t, id, BOOL, BOOL);
extern size_t of_pagesize;
#ifdef __cplusplus
}
#endif







<
<




604
605
606
607
608
609
610


611
612
613
614
@end

#import "OFObject+Serialization.h"

#ifdef __cplusplus
extern "C" {
#endif


extern size_t of_pagesize;
#ifdef __cplusplus
}
#endif