File: Lua_Prefix.pch

package info (click to toggle)
hedgewars 0.9.17-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 174,720 kB
  • sloc: ansic: 120,489; pascal: 32,908; cpp: 15,824; python: 6,243; haskell: 2,984; xml: 1,173; sh: 679; objc: 327; makefile: 144; awk: 142; sed: 3
file content (7 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (93)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

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