Changed: Include limits

--HG--
branch : develop
This commit is contained in:
kervala 2015-12-15 22:51:37 +01:00
parent e486cac363
commit 7105749d94

View file

@ -119,6 +119,8 @@
STRUCT_VECT - 'i' is the vector index during all read and write operations
*/
#include <limits>
#ifndef PERSISTENT_CLASS
#error PERSISTENT_CLASS not defined
#endif