Ignore:
Timestamp:
08/21/14 04:02:01 (11 years ago)
Author:
epyon
Message:
  • created core module and moved all free source files there
  • took the opportunity to update all copyright lines and minor cleanup
  • minor fixes
  • not all examples are up to date
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nv/io/string_table.hh

    r281 r319  
    1313#define NV_IO_STRING_TABLE_HH
    1414
    15 #include <nv/common.hh>
    16 #include <nv/array.hh>
     15#include <nv/core/common.hh>
     16#include <nv/core/array.hh>
    1717#include <unordered_map>
    1818#include <nv/interface/stream.hh>
Note: See TracChangeset for help on using the changeset viewer.