chore: remove unused HAVE_SSTREAM define

This commit is contained in:
sithlord48
2025-03-25 21:24:48 -04:00
committed by Nick Bolton
parent ee53d28af7
commit 239a265e18
2 changed files with 0 additions and 5 deletions

View File

@ -89,8 +89,6 @@ macro(configure_unix_libs)
include(CheckSymbolExists)
include(CheckCSourceCompiles)
check_include_file_cxx(sstream HAVE_SSTREAM)
check_include_files(locale.h HAVE_LOCALE_H)
check_include_files(sys/select.h HAVE_SYS_SELECT_H)
check_include_files(sys/socket.h HAVE_SYS_SOCKET_H)