Format #933

As always, I fogot about something
parent deb294e6
......@@ -568,7 +568,7 @@ namespace Pistache::Http::Header
} while (!cursor.eof());
}
void Accept::write(std::ostream& /*os*/) const {}
void Accept::write(std::ostream& /*os*/) const { }
void AccessControlAllowOrigin::parse(const std::string& data) { uri_ = data; }
......
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