libobjc2: make Object.h include runtime.h

This commit is contained in:
ericwa 2010-09-18 18:33:10 +00:00
parent 84fd691944
commit 7ce5a0ab11

View File

@ -1,3 +1,4 @@
#include <objc/runtime.h>
@interface Object
{