mailiverse/cpp/Lib/xcode-botan/Botan.IPhone/Botan_IPhone.h

14 lines
230 B
C
Raw Normal View History

2013-07-25 22:51:23 -04:00
//
// Botan_IPhone.h
// Botan.IPhone
//
// Created by Timothy Prepscius on 7/27/12.
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface Botan_IPhone : NSObject
@end