Skip to content

Commit

Permalink
Update src/cpp/Cdr.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Jesús Poderoso <120394830+JesusPoderoso@users.noreply.github.com>
  • Loading branch information
2 people authored and MiguelCompany committed Nov 11, 2024
1 parent 8fbda16 commit 5b1d1b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cpp/Cdr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2263,7 +2263,6 @@ Cdr& Cdr::operator <<(
return *this;
}


Cdr& Cdr::serialize_bool_array(
const std::vector<bool>& vector_t)
{
Expand Down

0 comments on commit 5b1d1b4

Please sign in to comment.