mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-09 00:21:56 -07:00
macros: fix no pch warning
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user