PasswordPractice/Prefix.pch

11 lines
161 B
Plaintext
Raw Normal View History

2010-05-22 16:18:35 -05:00
//
// Password_Practice_Prefix.pch
// Password Practice
//
// Created by Mr. Gecko's Media on 5/21/10.
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif