core,hyprctl: clang, clang-tidy, typo fixes and dtors changes (#9233)

* declare dtor once + DMABBUF typo fix

* dup include + clang moment

* linux-dmabuf: last minute nit change
This commit is contained in:
Honkazel
2025-01-30 16:07:06 +05:00
committed by GitHub
parent d462cc7fa1
commit 7d1c78f4a3
31 changed files with 35 additions and 94 deletions

View File

@@ -22,7 +22,6 @@
#include <cstring>
#include <filesystem>
#include <ranges>
#include <print>
#include <unordered_set>
#include "debug/HyprCtl.hpp"
#include "debug/CrashReporter.hpp"