From 3573e1d051a5e5ded59015faaf0dbae18bfaa816 Mon Sep 17 00:00:00 2001 From: Piotr Szymaniak Date: Sun, 26 Jun 2011 13:56:31 +0000 Subject: Added gcc-4.6 patch, moved to EAPI=4, lots of other small fixes. svn path=/sunrise/; revision=12159 --- app-text/docfrac/files/3.1.5-gcc46.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 app-text/docfrac/files/3.1.5-gcc46.patch (limited to 'app-text/docfrac/files/3.1.5-gcc46.patch') diff --git a/app-text/docfrac/files/3.1.5-gcc46.patch b/app-text/docfrac/files/3.1.5-gcc46.patch new file mode 100644 index 000000000..a67cf72c3 --- /dev/null +++ b/app-text/docfrac/files/3.1.5-gcc46.patch @@ -0,0 +1,11 @@ +diff --git a/shared_ptr.h b/shared_ptr.h +index b291449..bd23979 100755 +--- a/shared_ptr.h ++++ b/shared_ptr.h +@@ -1,5 +1,5 @@ + //--------------------------------------------------------------------------- +- ++#include + #ifndef shared_ptrH + #define shared_ptrH + //--------------------------------------------------------------------------- -- cgit v1.2.3-65-gdbad