diff --git a/subt_ign/include/subt_ign/VisibilityTable.hh b/subt_ign/include/subt_ign/VisibilityTable.hh index 0fc134d8..da918440 100644 --- a/subt_ign/include/subt_ign/VisibilityTable.hh +++ b/subt_ign/include/subt_ign/VisibilityTable.hh @@ -18,6 +18,7 @@ #define SUBT_IGN_VISIBILITYTABLE_HH_ #include +#include #include #include #include @@ -216,7 +217,7 @@ namespace subt private: std::map bboxes; /// \brief A map of model name to its bounding box. Used for generating LUT - private: std::map> collisionObjs; /// \brief A map that stores 3D points an the vertex id in which are located