Rename Catch::Option to Optional

This commit is contained in:
Martin Hořeňovský
2021-10-05 20:11:42 +02:00
parent c6c46a168f
commit 4e6d306742
5 changed files with 18 additions and 18 deletions

View File

@@ -100,7 +100,7 @@ set(INTERNAL_HEADERS
${SOURCES_DIR}/internal/catch_message_info.hpp
${SOURCES_DIR}/internal/catch_meta.hpp
${SOURCES_DIR}/internal/catch_move_and_forward.hpp
${SOURCES_DIR}/internal/catch_option.hpp
${SOURCES_DIR}/internal/catch_optional.hpp
${SOURCES_DIR}/internal/catch_output_redirect.hpp
${SOURCES_DIR}/internal/catch_platform.hpp
${SOURCES_DIR}/internal/catch_polyfills.hpp