Changeset 1f24a1c in nscp for modules/LUAScript/script_wrapper.hpp
- Timestamp:
- 02/20/11 15:43:50 (2 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2
- Children:
- 4c18192
- Parents:
- c760fc9
- File:
-
- 1 edited
-
modules/LUAScript/script_wrapper.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
modules/LUAScript/script_wrapper.hpp
r87cf3c4 r1f24a1c 4 4 5 5 extern "C" { 6 #include "lua.h"6 #include <lua.h> 7 7 #include "lauxlib.h" 8 8 #include "lualib.h"
Note: See TracChangeset
for help on using the changeset viewer.








