mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-09 15:45:57 +01:00
remove useless include
This commit is contained in:
parent
8b21a37059
commit
cf4b6358d3
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
||||||
#include "helpers/Color.hpp"
|
#include "helpers/Color.hpp"
|
||||||
#include "macros.hpp"
|
#include "macros.hpp"
|
||||||
|
|
||||||
#include <type_traits>
|
|
||||||
|
|
||||||
class CWindow;
|
class CWindow;
|
||||||
|
|
||||||
/* Shared pointer to a window */
|
/* Shared pointer to a window */
|
||||||
|
|
Loading…
Reference in a new issue