Skip to content

Commit

Permalink
add include <chrono>
Browse files Browse the repository at this point in the history
Signed-off-by: WangWeiLin-MV <[email protected]>
  • Loading branch information
WangWeiLin-MV authored Dec 11, 2024
1 parent a4feedc commit 223b3d1
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 223b3d1

Please sign in to comment.