mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Merge pull request #982 from brad-anderson/patch-1
Include <chrono> explicitly in TraceyView
This commit is contained in:
commit
4a5a21cdb0
@ -3,6 +3,7 @@
|
||||
|
||||
#include <array>
|
||||
#include <atomic>
|
||||
#include <chrono>
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user