Include sstream.h in distribution headers

This commit is contained in:
Benjamin Doherty
2024-05-20 11:39:00 -07:00
committed by Mathias Agopian
parent 7d80975c3c
commit 180c326bb7

View File

@@ -39,6 +39,7 @@ set(DIST_HDRS
${PUBLIC_HDR_DIR}/${TARGET}/Slice.h
${PUBLIC_HDR_DIR}/${TARGET}/StructureOfArrays.h
${PUBLIC_HDR_DIR}/${TARGET}/Systrace.h
${PUBLIC_HDR_DIR}/${TARGET}/sstream.h
${PUBLIC_HDR_DIR}/${TARGET}/unwindows.h
)