File: IRCClient_Prefix.pch

package info (click to toggle)
libircclient 1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,580 kB
  • sloc: ansic: 3,135; objc: 790; cpp: 349; makefile: 223; sh: 46; python: 32
file content (7 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'IRCClient' target in the 'IRCClient' project.
//

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