Skip to content

Commit

Permalink
Merge pull request #422 from jtaveau/feature/deprecation_ogre_vector3_h
Browse files Browse the repository at this point in the history
update deprecated ogre header file
  • Loading branch information
Ryanf55 committed Feb 12, 2024
2 parents 7578f66 + a56647c commit ef8a31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grid_map_rviz_plugin/src/GridMapVisual.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include <OgreTextureManager.h>
#include <OgreTechnique.h>

#include <OgreVector3.h>
#include <Ogre.h>
#include <OgreSceneNode.h>
#include <OgreSceneManager.h>
#include <OgreManualObject.h>
Expand Down

0 comments on commit ef8a31b

Please sign in to comment.