Changeset 395 for trunk/nv/lua/lua_raw.hh
- Timestamp:
- 06/11/15 21:40:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv/lua/lua_raw.hh
r392 r395 1 // Copyright (C) 2012-201 4ChaosForge Ltd1 // Copyright (C) 2012-2015 ChaosForge Ltd 2 2 // http://chaosforge.org/ 3 3 // 4 // This file is part of NV Libraries. 5 // For conditions of distribution and use, see copyright notice in nv.hh 4 // This file is part of Nova libraries. 5 // For conditions of distribution and use, see copying.txt file in root folder. 6 6 7 #ifndef NV_LUA_RAW_HH 7 8 #define NV_LUA_RAW_HH 8 9 9 #include <nv/co re/common.hh>10 #include <nv/common.hh> 10 11 #include <nv/stl/vector.hh> 11 12 #include <nv/lib/lua.hh>
Note: See TracChangeset
for help on using the changeset viewer.