Skip to content

Commit

Permalink
Update GeometryUtils.h with boostlib (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
bharadwajsirigadi authored Aug 17, 2024
1 parent cfd63ab commit ab3fe8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/KimeraRPGO/utils/GeometryUtils.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

#include <map>
#include <vector>
#include <boost/concept/assert.hpp>
#include <boost/concept_check.hpp>

/** \namespace graph_utils
* \brief This namespace encapsulates utility functions to manipulate graphs
Expand Down

0 comments on commit ab3fe8c

Please sign in to comment.