Ignore:
Timestamp:
05/16/15 17:40:16 (10 years ago)
Author:
epyon
Message:
  • overhaul of logging: no longer stream operated no longer using STL no memory allocation shorthand macros fast file and console I/O
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:global-ignores set to
      vs2012
      vs2013
      gmake
      gmake-clang
  • trunk/src/gfx/texture_font.cc

    r319 r365  
    99#include <stdexcept>
    1010#include "nv/lib/freetype2.hh"
     11#include "nv/core/logging.hh"
    1112
    1213using namespace nv;
Note: See TracChangeset for help on using the changeset viewer.