hackedteam/core-macos

View on GitHub
core/RCSMac_Prefix.pch

Summary

Maintainability
Test Coverage
//
// Prefix header for all source files of the 'RCSMac' target in the 'RCSMac' project
//

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