From 477155d6fccc8eafadb6d7f4c468c9141d7d4e92 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 18 Mar 2020 22:37:41 +0800 Subject: ... --- include/cru/ui/click_detector.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/cru/ui/click_detector.hpp') 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 -#include namespace cru::ui { class ClickEventArgs : Object { -- cgit v1.2.3