diff options
author | crupest <crupest@outlook.com> | 2018-11-07 20:20:26 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2018-11-07 20:20:26 +0800 |
commit | e2efeb22595b263f6eac5563b163a2574aa2f0dc (patch) | |
tree | e371ab858ce124c0d2070096e41314e44af87ca2 /src/ui/cursor.h | |
parent | 2b5b89e9483063f3af05fb5485043868d447994b (diff) | |
download | cru-e2efeb22595b263f6eac5563b163a2574aa2f0dc.tar.gz cru-e2efeb22595b263f6eac5563b163a2574aa2f0dc.tar.bz2 cru-e2efeb22595b263f6eac5563b163a2574aa2f0dc.zip |
Reformat codes.
Diffstat (limited to 'src/ui/cursor.h')
-rw-r--r-- | src/ui/cursor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/cursor.h b/src/ui/cursor.h index 3c09b35e..ccb21d32 100644 --- a/src/ui/cursor.h +++ b/src/ui/cursor.h @@ -2,7 +2,6 @@ #include "system_headers.h" #include <memory> -#include <unordered_map> #include "base.h" |