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/SelfResolvable.h | |
| parent | 8f7505d7fd35058870a4a937ca9670e383778dca (diff) | |
| download | cru-c9555b5649bd1e886f96276eb392d65fffe2eb47.tar.gz cru-c9555b5649bd1e886f96276eb392d65fffe2eb47.tar.bz2 cru-c9555b5649bd1e886f96276eb392d65fffe2eb47.zip | |
Bootstrap subprocess.
Diffstat (limited to 'include/cru/common/SelfResolvable.h')
| -rw-r--r-- | include/cru/common/SelfResolvable.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cru/common/SelfResolvable.h b/include/cru/common/SelfResolvable.h index c8acd4b9..0cbb35fb 100644 --- a/include/cru/common/SelfResolvable.h +++ b/include/cru/common/SelfResolvable.h @@ -2,7 +2,6 @@ #include "PreConfig.h" #include <memory> -#include <type_traits> namespace cru { template <typename T> |
