diff options
author | crupest <crupest@outlook.com> | 2018-09-10 23:58:34 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2018-09-10 23:58:34 +0800 |
commit | 9250f4d919bc800fe66a50a0874183458e6ebbbe (patch) | |
tree | 1d25285801a6d92cfa8bde6dd0d13433e05d4c04 /CruUI/application.h | |
parent | aa8ba64f4f580552ba14325dd3e04f38a3c9a1de (diff) | |
download | cru-9250f4d919bc800fe66a50a0874183458e6ebbbe.tar.gz cru-9250f4d919bc800fe66a50a0874183458e6ebbbe.tar.bz2 cru-9250f4d919bc800fe66a50a0874183458e6ebbbe.zip |
...
Diffstat (limited to 'CruUI/application.h')
-rw-r--r-- | CruUI/application.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CruUI/application.h b/CruUI/application.h index daea7e06..be5d21ba 100644 --- a/CruUI/application.h +++ b/CruUI/application.h @@ -1,7 +1,6 @@ #pragma once #include "system_headers.h" -#include <functional> #include <memory> #include "base.h" |