summaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-svtools_source_svrtf_parrtf.cxx
blob: bc1efe3a43d482920093f7fa5cff5e59a9f844b8 (plain)
1
2
3
4
5
6
7
8
9
10
--- svtools/source/svrtf/parrtf.cxx.orig	2016-10-28 14:50:26 UTC
+++ svtools/source/svrtf/parrtf.cxx
@@ -51,6 +51,7 @@ SvRTFParser::~SvRTFParser()
 {
 }
 
+#include <cstdio>
 
 int SvRTFParser::GetNextToken_()
 {