aboutsummaryrefslogtreecommitdiff
path: root/src/ui/window.hpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2018-12-05 15:51:05 +0800
committercrupest <crupest@outlook.com>2018-12-05 15:51:05 +0800
commit01b0378ed32eb2011863393892717483004cc375 (patch)
tree5cd487e9359c4680a81cd77c304935539c10406e /src/ui/window.hpp
parent1166da612f01172270114921eb6785998ef88476 (diff)
downloadcru-01b0378ed32eb2011863393892717483004cc375.tar.gz
cru-01b0378ed32eb2011863393892717483004cc375.tar.bz2
cru-01b0378ed32eb2011863393892717483004cc375.zip
Avoid search for ancestor in measure.
Diffstat (limited to 'src/ui/window.hpp')
-rw-r--r--src/ui/window.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/window.hpp b/src/ui/window.hpp
index d7301eb5..7287c7e5 100644
--- a/src/ui/window.hpp
+++ b/src/ui/window.hpp
@@ -4,7 +4,6 @@
#include "pre.hpp"
#include "system_headers.hpp"
-#include <list>
#include <map>
#include <memory>