Changeset 385 for trunk/src/lua


Ignore:
Timestamp:
06/04/15 18:53:24 (10 years ago)
Author:
epyon
Message:
  • stl/traits -> stl/type_traits
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lua/lua_glm.cc

    r380 r385  
    99#include "nv/lua/lua_raw.hh"
    1010#include "nv/core/random.hh"
    11 #include "nv/stl/traits/common.hh"
     11#include "nv/stl/type_traits/common.hh"
    1212
    1313static size_t nlua_swizzel_lookup[256];
Note: See TracChangeset for help on using the changeset viewer.