diff --git a/src/content_stream.cpp b/src/content_stream.cpp index c5264aa..c8a5f3e 100644 --- a/src/content_stream.cpp +++ b/src/content_stream.cpp @@ -195,4 +195,4 @@ bool ContentWriter::write(const std::string& msg) const { writer->write(msg.data(), msg.size()); } -} // namespace dap \ No newline at end of file +} // namespace dap