Changeset 26 for trunk/wesnoth_prefix.pch
- Timestamp:
- 2010-05-28 07:39:52 (2 years ago)
- File:
-
- 1 edited
-
trunk/wesnoth_prefix.pch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wesnoth_prefix.pch
r22 r26 7 7 */ 8 8 9 // KP: this file was added recently just to get OpenFeint to compile... 10 //#ifdef __OBJC__ 11 // #import <Foundation/Foundation.h> 12 // #import <UIKit/UIKit.h> 13 //#endif 14 15 #import "OpenFeintPrefix.pch" 9 #ifndef DISABLE_OPENFEINT 10 #import "OpenFeintPrefix.pch" 11 #endif
Note: See TracChangeset
for help on using the changeset viewer.