File: speedtest_Prefix.pch

package info (click to toggle)
diff-match-patch 20121121-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,668 kB
  • ctags: 739
  • sloc: objc: 3,274; python: 3,207; cpp: 2,662; cs: 2,386; java: 2,276; ansic: 422; makefile: 13; xml: 1
file content (7 lines) | stat: -rwxr-xr-x 163 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'speedtest' target in the 'DiffMatchPatch' project.
//

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