diff options
Diffstat (limited to 'CruUI/ui/window.h')
-rw-r--r-- | CruUI/ui/window.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CruUI/ui/window.h b/CruUI/ui/window.h index 790e3c32..5addf963 100644 --- a/CruUI/ui/window.h +++ b/CruUI/ui/window.h @@ -1,7 +1,6 @@ #pragma once #include "system_headers.h" -#include <set> #include <map> #include <list> #include <memory> |