Skip to content
Snippets Groups Projects
Commit 5f676af7 authored by Fabian Tërnava's avatar Fabian Tërnava
Browse files

xml updates

parent 4776fc97
No related branches found
No related tags found
1 merge request!270aron uses new time. completely removed time type in aron and added easy way to...
......@@ -4,8 +4,9 @@ The ARON DTO of simox::AxisAlignedBoundingBox.
<?xml version="1.0" encoding="UTF-8" ?>
<AronTypeDefinition>
<CodeIncludes>
<Include include="<Eigen/Core>" />
<SystemInclude include="Eigen/Core" />
</CodeIncludes>
<GenerateTypes>
<Object name="simox::arondto::AxisAlignedBoundingBox">
......
......@@ -5,8 +5,8 @@ The ARON DTO of simox::OrientedBoxf.
<AronTypeDefinition>
<CodeIncludes>
<Include include="<Eigen/Core>" />
<Include include="<Eigen/Geometry>" />
<SystemInclude include="Eigen/Core" />
<SystemInclude include="Eigen/Geometry" />
</CodeIncludes>
<GenerateTypes>
......
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