Skip to content

Commit

Permalink
Add missing include chrono in Event.hh header
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Feb 28, 2025
1 parent 86b3b3d commit f5768b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions events/include/gz/common/Event.hh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#define GZ_COMMON_EVENT_HH_

#include <atomic>
#include <chrono>
#include <functional>
#include <list>
#include <map>
Expand Down

0 comments on commit f5768b6

Please # to comment.