From 4760c791f4d5dd3fa0cbcb80127a4f9def0ae30c Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Wed, 23 Oct 2013 10:42:09 +0000 Subject: - Change a patch to fix build with libc++. - Support staging. - Hand maintainership to submitter. PR: ports/183111 Submitted by: Kurt Jaeger --- textproc/htmltolatex/files/patch-StyleTree.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/htmltolatex/files/patch-StyleTree.cpp') diff --git a/textproc/htmltolatex/files/patch-StyleTree.cpp b/textproc/htmltolatex/files/patch-StyleTree.cpp index f3cfa566474e..b088552d44ba 100644 --- a/textproc/htmltolatex/files/patch-StyleTree.cpp +++ b/textproc/htmltolatex/files/patch-StyleTree.cpp @@ -12,7 +12,7 @@ $FreeBSD$ + #include "StyleTree.h" #include -+#include ++#include void StyleTag::set_from_unparsed_string(const string &s) { -- cgit v1.2.3