ports/editors/libreoffice/files/patch-svtools_source_svrtf_parrtf.cxx
Dima Panov 60ab1114e2 */libreoffice*: update to 7.5.0 release (+)
Office team is proud to announce LibreOffice 7.5 Community,
the new major release of the volunteer-supported free office suite for desktop productivity

Read more:	https://blog.documentfoundation.org/blog/2023/02/02/tdf-announces-libreoffice-75-community/
2023-02-04 11:43:03 +03:00

10 lines
213 B
C++

--- svtools/source/svrtf/parrtf.cxx.orig 2022-12-22 00:14:09 UTC
+++ svtools/source/svrtf/parrtf.cxx
@@ -51,6 +51,7 @@ SvRTFParser::~SvRTFParser()
{
}
+#include <cstdio>
int SvRTFParser::GetNextToken_()
{