1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-03 07:43:10 +00:00

Merge pull request #1135 from MiroslavR/Wmismatched-tags

Fix -Wmismatched-tags clang warning
This commit is contained in:
scrawl 2016-11-20 17:18:56 +01:00 committed by GitHub
commit 37ae6fac85

View file

@ -8,7 +8,7 @@
namespace ESM
{
class Spell;
struct Spell;
}
namespace MWGui