summaryrefslogtreecommitdiffstats
path: root/third_party/ocmock/OCMock/OCMock-Prefix.pch
blob: 9f3ef37cad5782e2a2682706eb32e927ebd73482 (plain)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'OCMock' target in the 'OCMock' project
//

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