Skip to content

Commit

Permalink
Add missing vector header
Browse files Browse the repository at this point in the history
  • Loading branch information
Basavaraj-PN committed Jun 15, 2024
1 parent a370bdb commit f5d3325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/rosx_introspection/serializer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// API adapted to FastCDR

#include <exception>

#include <vector>
#include "rosx_introspection/builtin_types.hpp"
#include "rosx_introspection/variant.hpp"

Expand Down

0 comments on commit f5d3325

Please sign in to comment.