Skip to content
Snippets Groups Projects
Commit 04aec891 authored by Fabian Paus's avatar Fabian Paus
Browse files

ArViz: Remove unneeded includes, add used includes

parent 0ab16b71
No related branches found
No related tags found
No related merge requests found
......@@ -5,14 +5,13 @@
#include <RobotAPI/interface/ArViz/Component.h>
#include <Inventor/nodes/SoSeparator.h>
#include <IceUtil/Shared.h>
#include <map>
#include <unordered_map>
#include <functional>
#include <typeindex>
#include <memory>
#include <string>
#include <mutex>
#include <typeindex>
#include <IceUtil/Shared.h>
namespace armarx::viz
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment