Skip to content
Snippets Groups Projects
Commit c9afd0cf authored by Marvin Scholz's avatar Marvin Scholz Committed by Steve Lhomme
Browse files

adaptive: replace struct Attribute with class

Attribute is a class not a struct, this fixes the following warning in
a number of places:

  warning: struct 'Attribute' was previously declared as a class;
  this is valid, but may result in linker errors under the Microsoft
  C++ ABI [-Wmismatched-tags]
parent 46151086
No related branches found
No related tags found
Loading
Pipeline #462093 passed with warnings with stage
in 22 minutes and 28 seconds
Loading
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