mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-12 01:29:33 +01: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