diff options
author | crupest <crupest@outlook.com> | 2018-09-19 01:15:01 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2018-09-19 01:15:01 +0800 |
commit | 85bb4d466efeb2540363065d7c0987a9d60f70e9 (patch) | |
tree | ea5e5aa738afb37a2d3bc4e74f9be64c15f3d188 /CruUI/ui/window.h | |
parent | 4710715102df3806479985679bd8048631ccaab5 (diff) | |
download | cru-85bb4d466efeb2540363065d7c0987a9d60f70e9.tar.gz cru-85bb4d466efeb2540363065d7c0987a9d60f70e9.tar.bz2 cru-85bb4d466efeb2540363065d7c0987a9d60f70e9.zip |
finish animation!!!
Diffstat (limited to 'CruUI/ui/window.h')
-rw-r--r-- | CruUI/ui/window.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CruUI/ui/window.h b/CruUI/ui/window.h index 790e3c32..5addf963 100644 --- a/CruUI/ui/window.h +++ b/CruUI/ui/window.h @@ -1,7 +1,6 @@ #pragma once #include "system_headers.h" -#include <set> #include <map> #include <list> #include <memory> |