fix gcc warnings

This commit is contained in:
BlackMATov
2023-02-09 19:06:39 +07:00
parent 937dbe20c8
commit 9a1a2cf8cb
2 changed files with 2 additions and 2 deletions

View File

@@ -3127,7 +3127,7 @@ namespace meta_hpp
state_ptr state_{};
};
};
}
namespace meta_hpp
{

View File

@@ -153,7 +153,7 @@ namespace meta_hpp
state_ptr state_{};
};
};
}
namespace meta_hpp
{