Skip to content

Commit

Permalink
Include OgrePrerequisites.h
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyZe committed Mar 14, 2022
1 parent 66d066d commit 20baf33
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,11 @@
#pragma once

#include <memory>
#include <vector>
#include <octomap/octomap.h>
#include <rviz_default_plugins/displays/pointcloud/point_cloud_helpers.hpp>
#include <OgrePrerequisites.h>
#include <rviz_common/properties/color_property.hpp>
#include <rviz_default_plugins/displays/pointcloud/point_cloud_helpers.hpp>
#include <vector>

namespace octomap
{
Expand Down

0 comments on commit 20baf33

Please sign in to comment.