summaryrefslogtreecommitdiff
path: root/src/debug.hh
diff options
context:
space:
mode:
authorAdriĆ  Arrufat <adria.arrufat@gmail.com>2024-08-16 08:49:19 +0900
committerAdriĆ  Arrufat <adria.arrufat@gmail.com>2024-08-16 08:49:19 +0900
commit64ed046e5a841520506e1954ff0bd756ea112d94 (patch)
tree28c3e5de5ad0d9652dc135efd96a5adf1d5c6a4f /src/debug.hh
parent575f49f1b4cf93e8d91545f2e8959111bf6e7f2b (diff)
include headers cleanup
Diffstat (limited to 'src/debug.hh')
-rw-r--r--src/debug.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/debug.hh b/src/debug.hh
index ec010460..aa8b0f61 100644
--- a/src/debug.hh
+++ b/src/debug.hh
@@ -3,7 +3,6 @@
#include "constexpr_utils.hh"
#include "enum.hh"
-#include "flags.hh"
namespace Kakoune
{