diff --git a/include/boost/beast/core/flat_buffer.hpp b/include/boost/beast/core/flat_buffer.hpp index aad02e13..6dba0a42 100644 --- a/include/boost/beast/core/flat_buffer.hpp +++ b/include/boost/beast/core/flat_buffer.hpp @@ -239,7 +239,7 @@ public: template basic_flat_buffer( basic_flat_buffer const& other) - noexcept(default_nothrow);; + noexcept(default_nothrow); /** Copy Constructor