/core/autoinstaller/autoinstaller_Prefix.pch

http://macfuse.googlecode.com/ · Unknown · 11 lines · 9 code · 2 blank · 0 comment · 0 complexity · e287448514b2a8da7e1967d296f3fa6a MD5 · raw file

  1. //
  2. // Prefix header for all source files of the 'autoinstaller' target in the 'autoinstaller' project.
  3. //
  4. #ifdef __OBJC__
  5. #import <Foundation/Foundation.h>
  6. #import "GTMLogger.h"
  7. #define _GTMDevLog GTMLoggerInfo
  8. #import "GTMDefines.h"
  9. #endif