Ignore:
Timestamp:
06/11/15 16:23:41 (10 years ago)
Author:
epyon
Message:
  • massive shift towards nova STL
  • include cleanups


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nv/lua/lua_raw.hh

    r383 r392  
    88
    99#include <nv/core/common.hh>
    10 #include <nv/stl/array.hh>
     10#include <nv/stl/vector.hh>
    1111#include <nv/lib/lua.hh>
     12#include <string>
    1213
    1314void nlua_toflags_set( lua_State *L, int index, nv::uint8* data, nv::uint32 count );
Note: See TracChangeset for help on using the changeset viewer.