File: PriorityQueueTest_Prefix.pch

package info (click to toggle)
oolite 1.77.1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 41,264 kB
  • ctags: 5,362
  • sloc: objc: 132,090; ansic: 10,457; python: 2,225; sh: 1,325; makefile: 332; perl: 259; xml: 125; php: 5
file content (7 lines) | stat: -rw-r--r-- 176 bytes parent folder | download
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'PriorityQueueTest' target in the 'PriorityQueueTest' project.
//

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