mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
common: move MIN and MAX to common/macros.h
This commit is contained in:
parent
5cb1d0e83f
commit
048d22d473
5 changed files with 21 additions and 8 deletions
|
|
@ -17,6 +17,7 @@
|
|||
#include <wlr/util/log.h>
|
||||
#include "action.h"
|
||||
#include "common/list.h"
|
||||
#include "common/macros.h"
|
||||
#include "common/mem.h"
|
||||
#include "common/nodename.h"
|
||||
#include "common/parse-bool.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue