Program Listing for File catch_shim.hpp¶
↰ Return to documentation for file (include/uitsl/polyfill/catch_shim.hpp)
#pragma once
#ifndef UITSL_POLYFILL_CATCH_SHIM_HPP_INCLUDE
#define UITSL_POLYFILL_CATCH_SHIM_HPP_INCLUDE
#define CATCH_CONFIG_DEFAULT_REPORTER "multiprocess"
#define CATCH_CONFIG_EXTERNAL_INTERFACES
#include "Catch/single_include/catch2/catch.hpp"
#endif // #ifndef UITSL_POLYFILL_CATCH_SHIM_HPP_INCLUDE