summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/network/core/packet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/core/packet.h b/src/network/core/packet.h
index d55dad316..bc7bab6c4 100644
--- a/src/network/core/packet.h
+++ b/src/network/core/packet.h
@@ -17,6 +17,7 @@
#include "core.h"
#include "../../string_type.h"
#include <functional>
+#include <limits>
typedef uint16 PacketSize; ///< Size of the whole packet.
typedef uint8 PacketType; ///< Identifier for the packet