minetest/src/cguittfont/xCGUITTFont.h

8 lines
172 B
C
Raw Normal View History

2013-02-03 13:19:09 +01:00
// A wrapper header to avoid hack with gcc and modifying
// the CGUITTFont files.
#include <algorithm>
#include <stddef.h>
#include "irrUString.h"
#include "CGUITTFont.h"