Merge branch 'save_ext' into jgrpp

This commit is contained in:
Jonathan G Rennison
2019-01-21 23:40:43 +00:00

View File

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