aboutsummaryrefslogtreecommitdiff
path: root/src/ui
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-29 22:25:16 +0800
committercrupest <crupest@outlook.com>2022-03-29 22:25:16 +0800
commit18cb0bacad44fb619eaccff06cbb8ac776e757f9 (patch)
tree315ac0d47f78f184ec2bbaede2b580be005df327 /src/ui
parent711400430b7252e76e11a5799ace8e1cf0b2aa7d (diff)
downloadcru-18cb0bacad44fb619eaccff06cbb8ac776e757f9.tar.gz
cru-18cb0bacad44fb619eaccff06cbb8ac776e757f9.tar.bz2
cru-18cb0bacad44fb619eaccff06cbb8ac776e757f9.zip
...
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/controls/RootControl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/controls/RootControl.cpp b/src/ui/controls/RootControl.cpp
index 609223a1..2d23bb36 100644
--- a/src/ui/controls/RootControl.cpp
+++ b/src/ui/controls/RootControl.cpp
@@ -5,7 +5,6 @@
#include "cru/platform/gui/Window.h"
#include "cru/ui/Base.h"
#include "cru/ui/host/WindowHost.h"
-#include "gsl/pointers"
#include <memory>