aboutsummaryrefslogblamecommitdiff
path: root/games/gzdoom/files/patch-src_gamedata_fonts_font.cpp
blob: 7c1ffffda3572787e8050ebb4f04873d4eefa0fe (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                             
--- src/gamedata/fonts/font.cpp.orig	2019-05-03 16:07:35 UTC
+++ src/gamedata/fonts/font.cpp
@@ -35,6 +35,7 @@
 
 // HEADER FILES ------------------------------------------------------------
 
+#include <cwctype>
 #include <stdlib.h>
 #include <string.h>
 #include <math.h>