Files
RestKit/Examples/RKDiscussionBoardExample/DiscussionBoard/Code/Other/RKObjectLoaderTTModel+Loading.h
2011-06-11 19:31:21 -04:00

15 lines
282 B
Objective-C

//
// RKObjectLoaderTTModel+Loading.h
// DiscussionBoard
//
// Created by Jeremy Ellison on 1/12/11.
// Copyright 2011 Two Toasters. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <RestKit/Three20/Three20.h>
@interface RKObjectLoaderTTModel (Loading)
@end