Merge branch 'save_ext' into jgrpp

pull/78/head
Jonathan G Rennison 6 years ago
commit 8e832afb65

@ -1809,6 +1809,7 @@ size_t SlCalcObjMemberLength(const void *object, const SaveLoad *sld)
case SL_ARR: case SL_ARR:
case SL_STR: case SL_STR:
case SL_LST: case SL_LST:
case SL_PTRDEQ:
case SL_VEC: case SL_VEC:
case SL_DEQUE: case SL_DEQUE:
case SL_STDSTR: case SL_STDSTR:

Loading…
Cancel
Save