File: PopplerKit_Prefix.pch

package info (click to toggle)
popplerkit.framework 0.0.20051227svn-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,388 kB
  • ctags: 148
  • sloc: objc: 2,303; cpp: 574; sh: 441; ansic: 55; makefile: 22
file content (7 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'PopplerKit' target in the 'PopplerKit' project.
//

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