Files
WWDC/ThrowBack/TBProphylaxis.h

14 lines
220 B
Objective-C

//
// TBProphylaxis.h
// WWDC
//
// Created by Guilherme Rambo on 14/05/17.
// Copyright © 2017 Guilherme Rambo. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface TBProphylaxis : NSObject
@end