aboutsummaryrefslogtreecommitdiff
path: root/src/common.hh
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-06-23 06:34:16 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-06-23 06:34:16 -0300
commitbdfcbb2f0edee2679bfe588df55e9f99bd837510 (patch)
tree4aea2b1039ea4988debd054c024eefe9c3021dc4 /src/common.hh
parentc4dfe97e95846b43c578b3be35d0ef69f9b50e94 (diff)
downloadgame-bdfcbb2f0edee2679bfe588df55e9f99bd837510.tar.gz
game-bdfcbb2f0edee2679bfe588df55e9f99bd837510.zip
`receiving.cc`
Diffstat (limited to 'src/common.hh')
-rw-r--r--src/common.hh1
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>