mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 13:19:55 +01:00
30cebd6177
Fixed up relative include paths to make this work.
4 lines
177 B
C++
4 lines
177 B
C++
// This file is only here to verify (to the extent possible) the self sufficiency of the header
|
|
#include "internal/catch_suppress_warnings.h"
|
|
#include "internal/catch_common.h"
|