ros-visualization / visualization_tutorials

Tutorials related to using and extending RViz and interactive_markers.
263 stars 263 forks source link

[ROS-O] do not forward-declare Ogre types #84

Open v4hn opened 2 years ago

v4hn commented 2 years ago

In current Ogre these are actually typedef's and compilers complain about an incongruent forward-declaration.

Also, there is no reason not to include the designated header here.