Skip to content

Commit

Permalink
Merge pull request #982 from brad-anderson/patch-1
Browse files Browse the repository at this point in the history
Include <chrono> explicitly in TraceyView
  • Loading branch information
wolfpld authored Feb 12, 2025
2 parents 367ed69 + 50ff279 commit 4a5a21c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions profiler/src/profiler/TracyView.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#include <array>
#include <atomic>
#include <chrono>
#include <functional>
#include <memory>
#include <string>
Expand Down

0 comments on commit 4a5a21c

Please sign in to comment.