mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-15 23:59:47 +00:00
In Visual Studio 17.13 the STL team at Microsoft cleaned up internal includes of other public STL headers (most notably <chrono>) to increase build throughput for STL users, but now you need to include them yourself rather than rely on the indirect inclusion.