mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
Remove headers not being used directly
Fix clangd warnings regarding headers not being used directly.
This commit is contained in:
parent
6c287969d3
commit
266690091f
17 changed files with 0 additions and 24 deletions
|
|
@ -15,7 +15,6 @@
|
|||
#include <wlr/types/wlr_layer_shell_v1.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include "common/macros.h"
|
||||
#include "common/list.h"
|
||||
#include "common/mem.h"
|
||||
#include "config/rcxml.h"
|
||||
#include "layers.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue