From f7f3e433ffb6b13ef738737e3b61f657191fd93f Mon Sep 17 00:00:00 2001 From: "gtm.daemon" Date: Fri, 9 Sep 2011 22:00:25 +0000 Subject: [Author: dmaclach] Clean up clang issues in GTM. The one in GTMABAddressBook is a weird one, that I'll try and file a bug on. R=thomasvl DELTA=92 (53 added, 6 deleted, 33 changed) --- Foundation/GTMLightweightProxyTest.m | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Foundation/GTMLightweightProxyTest.m') diff --git a/Foundation/GTMLightweightProxyTest.m b/Foundation/GTMLightweightProxyTest.m index 3309484..03a1979 100644 --- a/Foundation/GTMLightweightProxyTest.m +++ b/Foundation/GTMLightweightProxyTest.m @@ -19,6 +19,10 @@ #import "GTMSenTestCase.h" #import "GTMLightweightProxy.h" +@interface GTMLightweightProxy (GTMLightweightProxyTest) +- (id)init; +@end + @interface GTMLightweightProxyTest : GTMTestCase - (BOOL)returnYes; @end -- cgit v1.2.3