Files
HTMLKit/Sources/HTMLKit-Prefix.pch
T
2016-08-24 19:54:41 +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