diff --git a/src/EC/Meta/Combine.hpp b/src/EC/Meta/Combine.hpp index 59e0e9a..b6e4b9b 100644 --- a/src/EC/Meta/Combine.hpp +++ b/src/EC/Meta/Combine.hpp @@ -14,8 +14,8 @@ namespace EC using type = TypeList<>; }; - template - struct CombineHelper, TypeList > + template