xmake check-files -f
This commit is contained in:
parent
ef669d8c9a
commit
c25113fea9
|
|
@ -2,9 +2,9 @@
|
||||||
// This file is part of the "Nazara Engine - Math module"
|
// This file is part of the "Nazara Engine - Math module"
|
||||||
// For conditions of distribution and use, see copyright notice in Config.hpp
|
// For conditions of distribution and use, see copyright notice in Config.hpp
|
||||||
|
|
||||||
|
#include <Nazara/Core/Error.hpp>
|
||||||
#include <NazaraUtils/Algorithm.hpp>
|
#include <NazaraUtils/Algorithm.hpp>
|
||||||
#include <NazaraUtils/Hash.hpp>
|
#include <NazaraUtils/Hash.hpp>
|
||||||
#include <Nazara/Core/Error.hpp>
|
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
|
|
||||||
|
|
@ -2,9 +2,9 @@
|
||||||
// This file is part of the "Nazara Engine - Math module"
|
// This file is part of the "Nazara Engine - Math module"
|
||||||
// For conditions of distribution and use, see copyright notice in Config.hpp
|
// For conditions of distribution and use, see copyright notice in Config.hpp
|
||||||
|
|
||||||
|
#include <Nazara/Core/Error.hpp>
|
||||||
#include <NazaraUtils/Algorithm.hpp>
|
#include <NazaraUtils/Algorithm.hpp>
|
||||||
#include <NazaraUtils/Hash.hpp>
|
#include <NazaraUtils/Hash.hpp>
|
||||||
#include <Nazara/Core/Error.hpp>
|
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
|
|
||||||
|
|
@ -2,9 +2,9 @@
|
||||||
// This file is part of the "Nazara Engine - Math module"
|
// This file is part of the "Nazara Engine - Math module"
|
||||||
// For conditions of distribution and use, see copyright notice in Config.hpp
|
// For conditions of distribution and use, see copyright notice in Config.hpp
|
||||||
|
|
||||||
|
#include <Nazara/Core/Error.hpp>
|
||||||
#include <NazaraUtils/Algorithm.hpp>
|
#include <NazaraUtils/Algorithm.hpp>
|
||||||
#include <NazaraUtils/Hash.hpp>
|
#include <NazaraUtils/Hash.hpp>
|
||||||
#include <Nazara/Core/Error.hpp>
|
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue