Add stream define

This commit is contained in:
2025-10-11 17:17:08 +08:00
parent e4911da372
commit e2d528150b
4 changed files with 301 additions and 0 deletions

View File

@@ -155,6 +155,7 @@ set(SOURCE_FILE_HEADERS
hash_map.h
reg_util.h
hash_lib.h
stream.h
)
if (NOT HAVE_STRPTIME)