remove <optional> dependency

This commit is contained in:
herlev 2022-10-13 23:49:41 +02:00
parent 015409acaf
commit cf9d98a0be

View File

@ -1,7 +1,6 @@
#include "modules/hyprland/window.hpp"
#include <spdlog/spdlog.h>
#include <optional>
#include "modules/hyprland/backend.hpp"
#include "util/command.hpp"