remove useless include

This commit is contained in:
Vaxry 2024-04-27 03:06:55 +01:00
parent 8b21a37059
commit cf4b6358d3
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@
#include "helpers/Color.hpp"
#include "macros.hpp"
#include <type_traits>
class CWindow;
/* Shared pointer to a window */