Changeset 95 for trunk/src


Ignore:
Timestamp:
06/03/13 01:33:29 (12 years ago)
Author:
epyon
Message:
  • order of includes fixed
  • logger bug fixed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gfx/texture_font.cc

    r89 r95  
    44// This file is part of NV Libraries.
    55// For conditions of distribution and use, see copyright notice in nv.hh
     6#include "nv/gfx/texture_font.hh"
     7
    68#include <sstream>
    79#include <stdexcept>
    8 
    9 #include "nv/gfx/texture_font.hh"
    1010#include "nv/lib/freetype2.hh"
    1111
Note: See TracChangeset for help on using the changeset viewer.