This repository has been archived on 2024-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
libircclient/cocoa/IRCClient_Prefix.pch

8 lines
150 B
Plaintext
Raw Normal View History

2023-08-07 04:58:04 -04:00
//
// Prefix header for all source files of the 'IRCClient' target in the 'IRCClient' project.
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif