Cleanup includes

This commit is contained in:
Lynix
2023-12-01 21:01:34 +01:00
parent 4b71f90cf7
commit 4ee4092bba
3 changed files with 3 additions and 4 deletions

View File

@@ -2,7 +2,6 @@
// This file is part of the "Nazara Engine - Core module"
// For conditions of distribution and use, see copyright notice in Config.hpp
#include <Nazara/Core/PrimitiveList.hpp>
#include <Nazara/Core/Config.hpp>
#include <Nazara/Core/Debug.hpp>
@@ -260,3 +259,5 @@ namespace Nz
return GetPrimitive(i);
}
}
#include <Nazara/Core/DebugOff.hpp>