Files
HTMLKit/HTMLKit/HTMLKit-Prefix.pch
T
2014-09-15 22:32:32 +02:00

10 lines
179 B
Plaintext

//
// Prefix header
//
// The contents of this file are implicitly included at the beginning of every source file.
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif