From 9042442d33fc522510641dc9a16e941913a73a80 Mon Sep 17 00:00:00 2001 From: Kai Philipp Date: Sat, 14 Sep 2019 17:37:02 +0200 Subject: [PATCH] log_error --- src/playerdata.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/playerdata.cpp b/src/playerdata.cpp index 3df2ed73..d7bd4fef 100644 --- a/src/playerdata.cpp +++ b/src/playerdata.cpp @@ -30,6 +30,7 @@ *****************************************************************************/ #include #include +#include // @TODO: remove in productive #define SERVER_ALLOWED_RANKING_GAMES_PER_MINUTES 5 #define SERVER_ALLOWED_RANKING_GAMES_MINUTES 60