xmake check-files -f

This commit is contained in:
SirLynix
2023-04-10 13:54:02 +02:00
committed by Jérôme Leclercq
parent 262351c5c3
commit 670389d268
40 changed files with 83 additions and 86 deletions

View File

@@ -8,8 +8,8 @@
#define NAZARA_JOLTPHYSICS3D_JOLTPHYSWORLD3D_HPP
#include <NazaraUtils/Prerequisites.hpp>
#include <Nazara/JoltPhysics3D/Config.hpp>
#include <Nazara/Core/Time.hpp>
#include <Nazara/JoltPhysics3D/Config.hpp>
#include <Nazara/Math/Box.hpp>
#include <Nazara/Math/Vector3.hpp>
#include <NazaraUtils/FunctionRef.hpp>