Remove useless includes

This commit is contained in:
SirLynix 2023-07-23 13:06:09 +02:00
parent c081811760
commit 99471e8e65
8 changed files with 0 additions and 8 deletions

View File

@ -1461,4 +1461,3 @@ namespace Nz
#include <Nazara/Core/DebugOff.hpp> #include <Nazara/Core/DebugOff.hpp>
#include "Matrix4.hpp"

View File

@ -280,4 +280,3 @@ namespace Nz
} }
#include <Nazara/Core/DebugOff.hpp> #include <Nazara/Core/DebugOff.hpp>
#include "OrientedBox.hpp"

View File

@ -843,4 +843,3 @@ namespace Nz
} }
#include <Nazara/Core/DebugOff.hpp> #include <Nazara/Core/DebugOff.hpp>
#include "Quaternion.hpp"

View File

@ -636,4 +636,3 @@ namespace Nz
} }
#include <Nazara/Core/DebugOff.hpp> #include <Nazara/Core/DebugOff.hpp>
#include "Ray.hpp"

View File

@ -675,4 +675,3 @@ namespace Nz
} }
#include <Nazara/Core/DebugOff.hpp> #include <Nazara/Core/DebugOff.hpp>
#include "Rect.hpp"

View File

@ -578,4 +578,3 @@ namespace Nz
} }
#include <Nazara/Core/DebugOff.hpp> #include <Nazara/Core/DebugOff.hpp>
#include "Sphere.hpp"

View File

@ -70,4 +70,3 @@ namespace Nz
} }
#include <Nazara/Network/DebugOff.hpp> #include <Nazara/Network/DebugOff.hpp>
#include "WebRequest.hpp"

View File

@ -110,4 +110,3 @@ namespace Nz
} }
#include <Nazara/Utility/DebugOff.hpp> #include <Nazara/Utility/DebugOff.hpp>
#include "Joint.hpp"