mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-25 15:35:23 +00:00
Silence a clang warning
This commit is contained in:
parent
f62ba346e1
commit
627bfa1155
@ -478,6 +478,8 @@ namespace MWWorld
|
||||
template <>
|
||||
class Store<ESM::Skill> : public TypedDynamicStore<ESM::Skill>
|
||||
{
|
||||
using TypedDynamicStore<ESM::Skill>::setUp;
|
||||
|
||||
public:
|
||||
Store() = default;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user