mirror of
https://github.com/hyprwm/Hyprland.git
synced 2024-10-30 22:12:00 +00:00
macros: fix no pch warning
This commit is contained in:
parent
abc131ec7b
commit
ac0f3411c1
@ -6,7 +6,6 @@
|
|||||||
|
|
||||||
#ifndef NDEBUG
|
#ifndef NDEBUG
|
||||||
#ifdef HYPRLAND_DEBUG
|
#ifdef HYPRLAND_DEBUG
|
||||||
#define HYPRLAND_DEBUG
|
|
||||||
#define ISDEBUG true
|
#define ISDEBUG true
|
||||||
#else
|
#else
|
||||||
#define ISDEBUG false
|
#define ISDEBUG false
|
||||||
|
Loading…
Reference in New Issue
Block a user