Changed: Include limits

This commit is contained in:
kervala 2015-12-15 22:51:37 +01:00
parent b12b04d0a4
commit 9a9fd4f27f

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