Signal-iOS/Testing/Xcode-mobile/YapDatabase/ViewController.h
2012-12-24 11:46:50 -06:00

14 lines
223 B
Objective-C

//
// ViewController.h
// YapDatabase
//
// Created by Robbie Hanson on 12/8/12.
// Copyright (c) 2012 Robbie Hanson. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end