diff options
Diffstat (limited to 'src/common.hh')
| -rw-r--r-- | src/common.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.hh b/src/common.hh index e0bfb81..8aef0fd 100644 --- a/src/common.hh +++ b/src/common.hh @@ -1,6 +1,7 @@ #ifndef TIBIA_COMMON_HH_ #define TIBIA_COMMON_HH_ 1 +#include <ctype.h> #include <float.h> #include <limits.h> #include <stddef.h> |
