move shmem stored sizes to 64 bits
This commit is contained in:
parent
572a9393aa
commit
ae45eed2b1
@ -26,6 +26,8 @@ enum SharedDataType {
|
||||
NAME_INDEX_SIZE,
|
||||
NAMES_LIST,
|
||||
NAMES_LIST_SIZE,
|
||||
NAME_ID_LIST,
|
||||
NAME_ID_LIST_SIZE,
|
||||
VIA_NODE_LIST,
|
||||
VIA_NODE_LIST_SIZE,
|
||||
GRAPH_NODE_LIST,
|
||||
|
Loading…
Reference in New Issue
Block a user