thrift/lib/cocoa/TProtocolException.m
Mark Slee 2ac60ed96d Whoops forgot to actually svn add Andrew's files
Summary: Tricky svn add command will get you every time

Reviewed By: dreiss

Test Plan: test/ tutorial/ Cocoa code


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665277 13f79535-47bb-0310-9956-ffa450edef68
2007-09-19 21:10:18 +00:00

5 lines
72 B
Objective-C

#import "TProtocolException.h"
@implementation TProtocolException
@end