include utility in defines

This commit is contained in:
vaxerski 2022-11-03 19:55:20 +00:00
parent 97af7c416e
commit 748a6965ca
2 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,8 @@
#include "wlrunstable/wlr_ext_workspace_v1.hpp"
#include <utility>
#ifndef NDEBUG
#ifdef HYPRLAND_DEBUG
#define ISDEBUG true

View file

@ -133,4 +133,4 @@ extern "C" {
#include "helpers/Vector2D.hpp"
#include "ext-workspace-unstable-v1-protocol.h"
#include "ext-workspace-unstable-v1-protocol.h"