Moved couple function's bodies out of common-include path

This commit is contained in:
Martin Hořeňovský
2017-07-12 16:07:10 +02:00
parent 3f6c078173
commit 8d8f481597
3 changed files with 35 additions and 12 deletions

View File

@@ -209,6 +209,7 @@ set(IMPL_SOURCES
${HEADER_DIR}/internal/catch_notimplemented_exception.cpp
${HEADER_DIR}/internal/catch_registry_hub.cpp
${HEADER_DIR}/internal/catch_result_builder.cpp
${HEADER_DIR}/internal/catch_result_type.cpp
${HEADER_DIR}/internal/catch_section.cpp
${HEADER_DIR}/internal/catch_section_info.cpp
${HEADER_DIR}/internal/catch_startup_exception_registry.cpp