util/TemplateString: remove stray semicolon
This commit is contained in:
parent
b64fdae938
commit
36cad54ccd
@ -121,6 +121,6 @@ namespace TemplateString {
|
|||||||
|
|
||||||
template<>
|
template<>
|
||||||
struct Concat<> : Empty {};
|
struct Concat<> : Empty {};
|
||||||
};
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user