Add missing include
This commit is contained in:
parent
51ac2b71df
commit
8eefb2f101
|
|
@ -10,6 +10,7 @@
|
|||
#include <NazaraUtils/Prerequisites.hpp>
|
||||
#include <NazaraUtils/TypeTag.hpp>
|
||||
#include <functional>
|
||||
#include <limits>
|
||||
#include <string>
|
||||
|
||||
namespace Nz
|
||||
|
|
|
|||
Loading…
Reference in New Issue