Skip to content
Snippets Groups Projects
Verified Commit 0d41e0ce authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Make ModFileStructure a struct

parent 0169240f
No related branches found
No related tags found
No related merge requests found
......@@ -30,10 +30,8 @@
#include "SymbolList.hh"
#include "WarningConsolidation.hh"
class ModFileStructure
struct ModFileStructure
{
public:
ModFileStructure() = default;
//! Whether check is present
bool check_present{false};
//! Whether steady is present
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment