Refactor SectionInfo constructors

This commit is contained in:
Martin Hořeňovský
2019-11-16 21:53:32 +01:00
parent d36c15c3ca
commit c9067b2253
11 changed files with 47 additions and 37 deletions

View File

@@ -244,7 +244,6 @@ set(IMPL_SOURCES
${HEADER_DIR}/internal/catch_result_type.cpp
${HEADER_DIR}/internal/catch_run_context.cpp
${HEADER_DIR}/internal/catch_section.cpp
${HEADER_DIR}/internal/catch_section_info.cpp
${HEADER_DIR}/internal/catch_session.cpp
${HEADER_DIR}/internal/catch_singletons.cpp
${HEADER_DIR}/internal/catch_startup_exception_registry.cpp