Ignore:
Timestamp:
05/28/15 10:21:10 (10 years ago)
Author:
epyon
Message:
  • stl/assert.hh, stl/capi.hh, size_t independent
  • GCC 4.8 compatibility
  • using template usage
  • various minor changes
File:
1 edited

Legend:

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

    r360 r376  
    3232}
    3333
    34 void lua::path::push( size_t value )
     34void lua::path::push( nv::size_t value )
    3535{
    3636        m_elements[ m_count ].value  = value;
Note: See TracChangeset for help on using the changeset viewer.