File: SkypePlugin_Prefix.pch

package info (click to toggle)
pidgin-skype 20140930%2Bsvn665%2Bdfsg-1
  • links: PTS, VCS
  • area: contrib
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 1,148 kB
  • ctags: 958
  • sloc: ansic: 5,856; cpp: 1,859; objc: 586; makefile: 124
file content (7 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'SkypePlugin' target in the 'SkypePlugin' project.
//

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