Changed: Include limits

This commit is contained in:
kervala 2015-12-15 22:51:37 +01:00
parent 6f59be0acb
commit 7311a5b9b9

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