Remove useless includes
This commit is contained in:
@@ -818,4 +818,3 @@ namespace std
|
||||
}
|
||||
|
||||
#include <Nazara/Core/DebugOff.hpp>
|
||||
#include "Vector2.hpp"
|
||||
|
||||
@@ -621,4 +621,3 @@ namespace Nz
|
||||
}
|
||||
|
||||
#include <Nazara/Utility/DebugOff.hpp>
|
||||
#include "RichTextDrawer.hpp"
|
||||
|
||||
@@ -530,4 +530,3 @@ namespace Nz
|
||||
}
|
||||
|
||||
#include <Nazara/VulkanRenderer/DebugOff.hpp>
|
||||
#include "Utils.hpp"
|
||||
|
||||
@@ -365,5 +365,4 @@ namespace Nz
|
||||
}
|
||||
|
||||
#include <Nazara/Widgets/DebugOff.hpp>
|
||||
#include "BaseWidget.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user