summaryrefslogtreecommitdiffstats
path: root/third_party/ocmock/OCMock_Prefix.pch
blob: 254644210e611e2124c7a60b38cf60a28663aa00 (plain)
1
2
3
4
5
6
7
//
// Prefix header for all source files in the 'OCMock' project.
//

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