Add some missing configuration includes

This commit is contained in:
Martin Hořeňovský
2022-02-19 21:27:03 +01:00
parent bda4b7df84
commit 4396a9119f
5 changed files with 5 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
// can be combined, en-mass, with the _NO_ forms later.
#include <catch2/internal/catch_platform.hpp>
#include <catch2/catch_user_config.hpp>
#ifdef __cplusplus