mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-30 15:14:46 +02:00

To prevent bugs with stitching system headers inside Catch, the proxy header is responsible for guarding against inclusion on Linux, rather than the includers. Might be related to #1197