File: TimeMon_Prefix.pch

package info (click to toggle)
timemon.app 4.1-2
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 800 kB
  • ctags: 26
  • sloc: objc: 687; ansic: 160; makefile: 40
file content (7 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'TimeMon' target in the 'TimeMon' project
//

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