Skip to content

Commit

Permalink
3909: Add missing variant_io include
Browse files Browse the repository at this point in the history
  • Loading branch information
kduske committed Mar 16, 2022
1 parent e59813f commit 3c03120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/kdl/include/kdl/struct_io.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include <kdl/range_io.h>
#include <kdl/traits.h>
#include <kdl/tuple_io.h>
#include <kdl/variant_io.h>

#include <ostream>
#include <string_view>
Expand Down

0 comments on commit 3c03120

Please sign in to comment.