misc/liblua/Xcode/Lua_Prefix.pch
author DrinkMachine
Sat, 20 Apr 2013 19:03:57 -0400
changeset 8925 f52c6f9800ca
parent 5171 f9283dc4860d
permissions -rw-r--r--
Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error

//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
#endif