From 94e162326cba1ef100afb054e161f675720cb6c7 Mon Sep 17 00:00:00 2001 From: espie Date: Tue, 2 May 2017 18:04:58 +0000 Subject: [PATCH] clang does not get headers for free, be explicit --- .../patches/patch-src_fileformats_rtf_writer_cpp | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 editors/focuswriter/patches/patch-src_fileformats_rtf_writer_cpp diff --git a/editors/focuswriter/patches/patch-src_fileformats_rtf_writer_cpp b/editors/focuswriter/patches/patch-src_fileformats_rtf_writer_cpp new file mode 100644 index 00000000000..a2831d8b9a6 --- /dev/null +++ b/editors/focuswriter/patches/patch-src_fileformats_rtf_writer_cpp @@ -0,0 +1,13 @@ +$OpenBSD: patch-src_fileformats_rtf_writer_cpp,v 1.1 2017/05/02 18:04:58 espie Exp $ + +Index: src/fileformats/rtf_writer.cpp +--- src/fileformats/rtf_writer.cpp.orig ++++ src/fileformats/rtf_writer.cpp +@@ -30,6 +30,7 @@ + #include + #endif + ++#include + //----------------------------------------------------------------------------- + + namespace