mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 16:25:59 +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 "macros.hpp"
|
||||
|
||||
#include <type_traits>
|
||||
|
||||
class CWindow;
|
||||
|
||||
/* Shared pointer to a window */
|
||||
|
|
Loading…
Reference in a new issue