Cleanup include ImGuiToolkit

This commit is contained in:
Bruno Herbelin
2021-11-14 00:18:10 +01:00
parent 8676e9b900
commit d6c689c5bb
9 changed files with 7 additions and 18 deletions

View File

@@ -23,7 +23,6 @@
#include <glm/gtc/matrix_access.hpp>
#include <glm/gtx/vector_angle.hpp>
#include "imgui.h"
#include "ImGuiToolkit.h"
#include <string>