summaryrefslogtreecommitdiff
path: root/src/cguittfont/xCGUITTFont.h
blob: c3efe7f6f74185655f46818017253aec60c97624 (plain)
1
2
3
4
5
6
7
// A wrapper header to avoid hack with gcc and modifying
// the CGUITTFont files.

#include <algorithm>
#include <stddef.h>
#include "irrUString.h"
#include "CGUITTFont.h"