root / MobilBlogg_Prefix.pch
View | Annotate | Download (189 Bytes)
| 1 | e4d2f7b6 | Tobias | // |
|---|---|---|---|
| 2 | e4d2f7b6 | Tobias | // Prefix header for all source files of the 'MobilBlogg' target in the 'MobilBlogg' project |
| 3 | e4d2f7b6 | Tobias | // |
| 4 | e4d2f7b6 | Tobias | |
| 5 | e4d2f7b6 | Tobias | #ifdef __OBJC__ |
| 6 | e4d2f7b6 | Tobias | #import <Foundation/Foundation.h> |
| 7 | e4d2f7b6 | Tobias | #import <UIKit/UIKit.h> |
| 8 | e4d2f7b6 | Tobias | #endif |