Split out the StreamEndStop helper into its own header

This commit is contained in:
Martin Hořeňovský
2020-11-27 10:43:07 +01:00
parent 0442229dc9
commit 1982c0d5ee
5 changed files with 35 additions and 17 deletions

View File

@@ -109,6 +109,7 @@ set(INTERNAL_HEADERS
${SOURCES_DIR}/internal/catch_singletons.hpp
${SOURCES_DIR}/internal/catch_startup_exception_registry.hpp
${SOURCES_DIR}/internal/catch_stream.hpp
${SOURCES_DIR}/internal/catch_stream_end_stop.hpp
${SOURCES_DIR}/internal/catch_string_manip.hpp
${SOURCES_DIR}/internal/catch_stringref.hpp
${SOURCES_DIR}/catch_tag_alias.hpp