OS X compatibility fixes
[oweals/minetest.git] / src / cguittfont / xCGUITTFont.h
1 // A wrapper header to avoid hack with gcc and modifying
2 // the CGUITTFont files.
3
4 #include <algorithm>
5 #include <stddef.h>
6 #include "irrUString.h"
7 #include "CGUITTFont.h"