mirror of
https://github.com/labwc/labwc.git
synced 2026-03-26 07:58:08 -04:00
src: remove unused #includes (via include-what-you-use)
This commit is contained in:
parent
7c185c1a85
commit
b00873a988
52 changed files with 5 additions and 114 deletions
|
|
@ -7,12 +7,10 @@
|
|||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include "common/macros.h"
|
||||
#include "common/mem.h"
|
||||
#include "common/string-helpers.h"
|
||||
#include "config/rcxml.h"
|
||||
#include "img/img.h"
|
||||
|
||||
#include "labwc.h"
|
||||
|
||||
static const char *debug_libsfdo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue