Skip to content

Commit

Permalink
Added missing include (#3690)
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Santiago <[email protected]>
  • Loading branch information
jsan-rt authored Jul 12, 2023
1 parent 3b7e8af commit c92d2f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/fastdds/dds/core/status/StatusMask.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <fastrtps/fastrtps_dll.h>

#include <bitset>
#include <cstdint>
#include <sstream>

//!Alias of size_t(16)
Expand Down

0 comments on commit c92d2f9

Please sign in to comment.