Remove useless includes
This commit is contained in:
parent
c081811760
commit
99471e8e65
|
|
@ -1461,4 +1461,3 @@ namespace Nz
|
|||
|
||||
|
||||
#include <Nazara/Core/DebugOff.hpp>
|
||||
#include "Matrix4.hpp"
|
||||
|
|
|
|||
|
|
@ -280,4 +280,3 @@ namespace Nz
|
|||
}
|
||||
|
||||
#include <Nazara/Core/DebugOff.hpp>
|
||||
#include "OrientedBox.hpp"
|
||||
|
|
|
|||
|
|
@ -843,4 +843,3 @@ namespace Nz
|
|||
}
|
||||
|
||||
#include <Nazara/Core/DebugOff.hpp>
|
||||
#include "Quaternion.hpp"
|
||||
|
|
|
|||
|
|
@ -636,4 +636,3 @@ namespace Nz
|
|||
}
|
||||
|
||||
#include <Nazara/Core/DebugOff.hpp>
|
||||
#include "Ray.hpp"
|
||||
|
|
|
|||
|
|
@ -675,4 +675,3 @@ namespace Nz
|
|||
}
|
||||
|
||||
#include <Nazara/Core/DebugOff.hpp>
|
||||
#include "Rect.hpp"
|
||||
|
|
|
|||
|
|
@ -578,4 +578,3 @@ namespace Nz
|
|||
}
|
||||
|
||||
#include <Nazara/Core/DebugOff.hpp>
|
||||
#include "Sphere.hpp"
|
||||
|
|
|
|||
|
|
@ -70,4 +70,3 @@ namespace Nz
|
|||
}
|
||||
|
||||
#include <Nazara/Network/DebugOff.hpp>
|
||||
#include "WebRequest.hpp"
|
||||
|
|
|
|||
|
|
@ -110,4 +110,3 @@ namespace Nz
|
|||
}
|
||||
|
||||
#include <Nazara/Utility/DebugOff.hpp>
|
||||
#include "Joint.hpp"
|
||||
|
|
|
|||
Loading…
Reference in New Issue