xmake check-files -f

This commit is contained in:
SirLynix
2023-03-03 13:16:13 +01:00
parent 93ff30f53a
commit 2629d2052e
8 changed files with 8 additions and 8 deletions

View File

@@ -3,9 +3,9 @@
// For conditions of distribution and use, see copyright notice in Config.hpp
#include <Nazara/Core/Posix/HardwareInfoImpl.hpp>
#include <Nazara/Core/Error.hpp>
#include <unistd.h>
#include <Nazara/Core/Debug.hpp>
#include <Nazara/Core/Error.hpp>
namespace Nz
{