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

fixing clang-related compile issue in aron

parent 09f80cba
No related branches found
No related tags found
No related merge requests found
Pipeline #12052 passed
......@@ -45,7 +45,7 @@ namespace armarx::aron::data::detail
using ValueType = ValueT;
public:
using Base::SpecializedVariantBase;
using typename Base::SpecializedVariantBase;
PrimitiveVariant(const ValueT& v,
const data::Descriptor descriptor,
......
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