Skip to content

Commit

Permalink
add missing include for Iterator
Browse files Browse the repository at this point in the history
  • Loading branch information
simonschmeisser committed May 3, 2023
1 parent 7a9e51a commit eef488b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rviz/ogre_helpers/apply_visibility_bits.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

#include <OgreMovableObject.h>
#include <OgreSceneNode.h>
#include <OgreIteratorWrapper.h>

namespace rviz
{
Expand Down

0 comments on commit eef488b

Please sign in to comment.