Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mach_inject_test_Prefix.pch « mach_inject_test - github.com/mumble-voip/mach_override.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 92a0443f8000171a69a953bfce618b093675129c (plain)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'mach_inject_test' target in the 'mach_inject_test' project
//

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