Skip to content
Snippets Groups Projects
Commit d09e4711 authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Make legacy includes specific

parent 54f3221d
No related branches found
No related tags found
1 merge request!89Implement core data structure of ArMem Memories
......@@ -32,7 +32,7 @@
#include <SimoxUtility/algorithm/string.h>
// ArmarX
#include <RobotAPI/interface/armem.h>
#include <RobotAPI/interface/armem/legacy.h>
namespace armarx
{
......
......@@ -27,7 +27,7 @@
// Aron
#include <RobotAPI/interface/aron.h>
#include <RobotAPI/interface/armem.h>
#include <RobotAPI/interface/armem/legacy.h>
// ArmarX
#include <ArmarXCore/core/Component.h>
......
......@@ -27,7 +27,7 @@
// Aron
#include <RobotAPI/interface/aron.h>
#include <RobotAPI/interface/armem.h>
#include <RobotAPI/interface/armem/legacy.h>
// ArmarX
#include <ArmarXCore/core/Component.h>
......
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