From 7105749d945cd371ae5178d288c13d886099ece7 Mon Sep 17 00:00:00 2001 From: kervala Date: Tue, 15 Dec 2015 22:51:37 +0100 Subject: [PATCH] Changed: Include limits --HG-- branch : develop --- code/ryzom/common/src/game_share/persistent_data_template.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/ryzom/common/src/game_share/persistent_data_template.h b/code/ryzom/common/src/game_share/persistent_data_template.h index 0115febef..ce5cd485c 100644 --- a/code/ryzom/common/src/game_share/persistent_data_template.h +++ b/code/ryzom/common/src/game_share/persistent_data_template.h @@ -119,6 +119,8 @@ STRUCT_VECT - 'i' is the vector index during all read and write operations */ +#include + #ifndef PERSISTENT_CLASS #error PERSISTENT_CLASS not defined #endif