Skip to content

Commit

Permalink
docs macro is correct
Browse files Browse the repository at this point in the history
  • Loading branch information
vinniefalco committed Mar 21, 2024
1 parent 483c6c7 commit fd89d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/boost/buffers/mutable_buffer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ class mutable_buffer
return b += n;
}

#ifndef BOOST_BUFFER_DOCS
#ifndef BOOST_BUFFERS_DOCS
friend
mutable_buffer
tag_invoke(
Expand Down

0 comments on commit fd89d91

Please sign in to comment.