fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / external / boost / ubsan.patch.0
blob5f378c0b749e857f2e7effa0cec29462ba228f9a
1 --- boost/algorithm/string/find_iterator.hpp
2 +++ boost/algorithm/string/find_iterator.hpp
3 @@ -240,7 +240,7 @@
4                  m_Match(Other.m_Match),
5                  m_Next(Other.m_Next),
6                  m_End(Other.m_End),
7 -                m_bEof(Other.m_bEof)
8 +                m_bEof(Other.eof())
9              {}
11              //! Constructor