mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 14:59:03 +00:00
Changed: Include limits
This commit is contained in:
parent
b12b04d0a4
commit
9a9fd4f27f
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
|
||||
*/
|
||||
|
||||
#include <limits>
|
||||
|
||||
#ifndef PERSISTENT_CLASS
|
||||
#error PERSISTENT_CLASS not defined
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue