refactor: replace C11 keywords with C23 equivalents, NULL→nullptr, remove stdbool.h
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define PEACHWM_PARSER_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <wayland-server-core.h>
|
||||
|
||||
/* Maximum lengths. Good for the soul, they say */
|
||||
|
||||
Reference in New Issue
Block a user