Fix missing include
This commit is contained in:
parent
45019a0f97
commit
2d980bb304
|
|
@ -2,6 +2,7 @@
|
||||||
// This file is part of the "Nazara Engine - Core module"
|
// This file is part of the "Nazara Engine - Core module"
|
||||||
// For conditions of distribution and use, see copyright notice in Export.hpp
|
// For conditions of distribution and use, see copyright notice in Export.hpp
|
||||||
|
|
||||||
|
#include <NazaraUtils/TypeName.hpp>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
|
||||||
namespace Nz
|
namespace Nz
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue