diff options
author | crupest <crupest@outlook.com> | 2023-12-16 21:05:42 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-12-16 21:05:42 +0800 |
commit | c9555b5649bd1e886f96276eb392d65fffe2eb47 (patch) | |
tree | 1adcb8efb151379c3c51c226a460a5adf01b581a /include/cru/common/Event.h | |
parent | 8f7505d7fd35058870a4a937ca9670e383778dca (diff) | |
download | cru-c9555b5649bd1e886f96276eb392d65fffe2eb47.tar.gz cru-c9555b5649bd1e886f96276eb392d65fffe2eb47.tar.bz2 cru-c9555b5649bd1e886f96276eb392d65fffe2eb47.zip |
Bootstrap subprocess.
Diffstat (limited to 'include/cru/common/Event.h')
-rw-r--r-- | include/cru/common/Event.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cru/common/Event.h b/include/cru/common/Event.h index 564afc40..14d68833 100644 --- a/include/cru/common/Event.h +++ b/include/cru/common/Event.h @@ -5,7 +5,6 @@ #include <algorithm> #include <functional> -#include <initializer_list> #include <memory> #include <utility> #include <vector> |