Code cleanup compilation

This commit is contained in:
Bruno Herbelin
2023-05-30 15:07:43 +02:00
parent 22aba74ed9
commit 4b7db87444
4 changed files with 11 additions and 20 deletions

View File

@@ -21,14 +21,9 @@
#include <glm/gtx/vector_angle.hpp>
#include <glm/gtx/component_wise.hpp>
#include "Decorations.h"
#include "Visitor.h"
#include "BoundingBoxVisitor.h"
#include "ImageShader.h"
#include "GlmToolkit.h"
#include "Resource.h"
#include "Log.h"
#include "Decorations.h"
#include "imgui.h"
#include <glad/glad.h>