Commit 36cad54c authored by Max Kellermann's avatar Max Kellermann

util/TemplateString: remove stray semicolon

parent b64fdae9
...@@ -121,6 +121,6 @@ namespace TemplateString { ...@@ -121,6 +121,6 @@ namespace TemplateString {
template<> template<>
struct Concat<> : Empty {}; struct Concat<> : Empty {};
}; }
#endif #endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment