aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/click_detector.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/ui/click_detector.hpp')
-rw-r--r--include/cru/ui/click_detector.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/cru/ui/click_detector.hpp b/include/cru/ui/click_detector.hpp
index 9b59c717..6c4761e7 100644
--- a/include/cru/ui/click_detector.hpp
+++ b/include/cru/ui/click_detector.hpp
@@ -1,8 +1,6 @@
#pragma once
#include "control.hpp"
-#include <optional>
-#include <vector>
namespace cru::ui {
class ClickEventArgs : Object {