2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-16 01:52:11 +00:00
Files
Catch2/include
Martin Hořeňovský 712323ab7c Include windows.h proxy header, instead of windows.h itself
Because the signal changes were in a different branch from the windows.h
related changes, the SEH handling code included the header directly.

Fixes #803
2017-02-03 14:09:17 +01:00
..