Changeset 1810 for code/trunk/src/tolua/tolua++.h
- Timestamp:
- Sep 21, 2008, 8:44:25 PM (17 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
/code/branches/ceguilua (added) merged: 1803-1808
- Property svn:mergeinfo changed
-
code/trunk/src/tolua/tolua++.h
r1755 r1810 65 65 typedef int lua_Object; 66 66 67 #include "lua .h"68 #include "l auxlib.h"67 #include "lua/lua.h" 68 #include "lua/lauxlib.h" 69 69 70 70 struct tolua_Error
Note: See TracChangeset
for help on using the changeset viewer.