Fix missing include²
This commit is contained in:
parent
2137ddc94c
commit
e5da020b55
|
|
@ -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/Hash.hpp>
|
||||||
#include <NazaraUtils/TypeName.hpp>
|
#include <NazaraUtils/TypeName.hpp>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue