Skip to content

Commit

Permalink
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-buildbot committed Dec 18, 2024
1 parent 09d66e5 commit c25ec46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stan/callbacks/unique_stream_writer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ class unique_stream_writer final : public writer {
return;
*output_ << comment_prefix_ << message << std::endl;
}

private:
/**
* Comma formatter for writing Eigen matrices
Expand Down

0 comments on commit c25ec46

Please sign in to comment.