Changed: Include limits
This commit is contained in:
parent
6f59be0acb
commit
7311a5b9b9
1 changed files with 2 additions and 0 deletions
|
@ -119,6 +119,8 @@
|
||||||
STRUCT_VECT - 'i' is the vector index during all read and write operations
|
STRUCT_VECT - 'i' is the vector index during all read and write operations
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <limits>
|
||||||
|
|
||||||
#ifndef PERSISTENT_CLASS
|
#ifndef PERSISTENT_CLASS
|
||||||
#error PERSISTENT_CLASS not defined
|
#error PERSISTENT_CLASS not defined
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue