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
No related merge requests found
...@@ -4,8 +4,9 @@ The ARON DTO of simox::AxisAlignedBoundingBox. ...@@ -4,8 +4,9 @@ The ARON DTO of simox::AxisAlignedBoundingBox.
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<AronTypeDefinition> <AronTypeDefinition>
<CodeIncludes> <CodeIncludes>
<Include include="<Eigen/Core>" /> <SystemInclude include="Eigen/Core" />
</CodeIncludes> </CodeIncludes>
<GenerateTypes> <GenerateTypes>
<Object name="simox::arondto::AxisAlignedBoundingBox"> <Object name="simox::arondto::AxisAlignedBoundingBox">
......
...@@ -5,8 +5,8 @@ The ARON DTO of simox::OrientedBoxf. ...@@ -5,8 +5,8 @@ The ARON DTO of simox::OrientedBoxf.
<AronTypeDefinition> <AronTypeDefinition>
<CodeIncludes> <CodeIncludes>
<Include include="<Eigen/Core>" /> <SystemInclude include="Eigen/Core" />
<Include include="<Eigen/Geometry>" /> <SystemInclude include="Eigen/Geometry" />
</CodeIncludes> </CodeIncludes>
<GenerateTypes> <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