Skip to content
Snippets Groups Projects
Verified Commit 0cb0ee38 authored by Peter Albrecht's avatar Peter Albrecht :monkey:
Browse files

Rearrange optional include

parent ae602b7f
No related branches found
No related tags found
1 merge request!510Fix: wrong include order
Pipeline #22080 failed
......@@ -25,6 +25,7 @@
#include <map>
#include <memory>
#include <optional>
#include <Eigen/Core>
......@@ -32,7 +33,6 @@
#include <RobotAPI/interface/units/GraspCandidateProviderInterface.h>
#include <RobotAPI/libraries/diffik/SimpleDiffIK.h>
#include <optional>
namespace armarx
{
......
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