Remove an unused header include that was breaking the test build if

libobjc is not already installed.
main
David Chisnall 9 years ago
parent e87b5c1503
commit ece31319b5

@ -1,5 +1,4 @@
#import <stdio.h>
#import "../objc/objc.h"
#import "../objc/runtime.h"
#import "../objc/Object.h"
#include "Test.h"

Loading…
Cancel
Save