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,9 +8,9 @@
#define NAZARA_BULLETPHYSICS3D_SYSTEMS_BULLETPHYSICS3DSYSTEM_HPP
#include <NazaraUtils/Prerequisites.hpp>
#include <Nazara/Core/Clock.hpp>
#include <Nazara/BulletPhysics3D/BulletPhysWorld3D.hpp>
#include <Nazara/BulletPhysics3D/Components/BulletRigidBody3DComponent.hpp>
#include <Nazara/Core/Clock.hpp>
#include <Nazara/Core/Time.hpp>
#include <NazaraUtils/TypeList.hpp>
#include <entt/entt.hpp>