diff options
Diffstat (limited to 'src/cguittfont/xCGUITTFont.h')
-rw-r--r-- | src/cguittfont/xCGUITTFont.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/cguittfont/xCGUITTFont.h b/src/cguittfont/xCGUITTFont.h deleted file mode 100644 index c3efe7f6f..000000000 --- a/src/cguittfont/xCGUITTFont.h +++ /dev/null @@ -1,7 +0,0 @@ -// A wrapper header to avoid hack with gcc and modifying -// the CGUITTFont files. - -#include <algorithm> -#include <stddef.h> -#include "irrUString.h" -#include "CGUITTFont.h" |