/core/autoinstaller/autoinstaller_Prefix.pch
http://macfuse.googlecode.com/ · Unknown · 11 lines · 9 code · 2 blank · 0 comment · 0 complexity · e287448514b2a8da7e1967d296f3fa6a MD5 · raw file
- //
- // Prefix header for all source files of the 'autoinstaller' target in the 'autoinstaller' project.
- //
- #ifdef __OBJC__
- #import <Foundation/Foundation.h>
- #import "GTMLogger.h"
-
- #define _GTMDevLog GTMLoggerInfo
- #import "GTMDefines.h"
- #endif