1
0
mirror of https://github.com/minetest/minetest.git synced 2024-09-27 15:00:30 +02:00
minetest/src/cguittfont/xCGUITTFont.h

8 lines
172 B
C
Raw Permalink 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"