mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 04:23:51 +00: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