Skip to content

Commit

Permalink
Add missing include chrono in Event.hh header
Browse files Browse the repository at this point in the history
Signed-off-by: Silvio <silvio.traversaro@iit.it>
  • Loading branch information
traversaro committed Feb 28, 2025
1 parent 86b3b3d commit fc6ae16
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 fc6ae16

Please sign in to comment.