/core/sdk-objc/ProjectTemplates/Objective-C Command Line File System/TemplateFS_Prefix.pch

http://macfuse.googlecode.com/ · Unknown · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 5a7efcea0b1b039ab9ea8f9538a8bcb0 MD5 · raw file

  1. //
  2. // Prefix header for all source files of the 'TemplateFS' target in the 'TemplateFS' project.
  3. //
  4. #ifdef __OBJC__
  5. #import <Foundation/Foundation.h>
  6. #endif