Skip to content
Snippets Groups Projects
Commit ccb7db65 authored by Fabian Reister's avatar Fabian Reister
Browse files

fixing warning

parent fa9bfa02
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ namespace math
virtual Eigen::Vector3f GetPositionDerivative(float t) = 0;
virtual Eigen::Vector3f GetOrientationDerivative(float t) = 0;
virtual ~AbstractFunctionR1R6() = default;
private:
};
}
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