diff options
| author | crupest <crupest@outlook.com> | 2022-03-12 23:22:45 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2022-03-12 23:22:45 +0800 |
| commit | 8d24d87036e0208af24cf66bd31333445a4f813e (patch) | |
| tree | f1dfad60d2452a732384b3225d918b53d2e9f955 /src | |
| parent | af09e7b0cd9cb7ed2e1317bf9f2e328fdb33c091 (diff) | |
| download | cru-8d24d87036e0208af24cf66bd31333445a4f813e.tar.gz cru-8d24d87036e0208af24cf66bd31333445a4f813e.tar.bz2 cru-8d24d87036e0208af24cf66bd31333445a4f813e.zip | |
...
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/components/Menu.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/components/Menu.cpp b/src/ui/components/Menu.cpp index 8454b943..078c9f3f 100644 --- a/src/ui/components/Menu.cpp +++ b/src/ui/components/Menu.cpp @@ -1,5 +1,4 @@ #include "cru/ui/components/Menu.h" -#include <functional> #include "cru/platform/gui/Window.h" #include "cru/ui/ThemeManager.h" #include "cru/ui/controls/Button.h" |
