summaryrefslogtreecommitdiff
path: root/test/ios/OHHTTPStubs/OHHTTPStubs/UnitTests/UnitTests-Prefix.pch
blob: a0a31a66c6ff84d1ea94d3329e89321feecdce1a (plain)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'OHHTTPStubs Unit Tests' target in the 'OHHTTPStubs Unit Tests' project
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
#endif