diff options
Diffstat (limited to 'editors/abiword/files/patch-src::wp::impexp::xp::ie_imp_RTF.cpp')
-rw-r--r-- | editors/abiword/files/patch-src::wp::impexp::xp::ie_imp_RTF.cpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/abiword/files/patch-src::wp::impexp::xp::ie_imp_RTF.cpp b/editors/abiword/files/patch-src::wp::impexp::xp::ie_imp_RTF.cpp deleted file mode 100644 index d724aee..0000000 --- a/editors/abiword/files/patch-src::wp::impexp::xp::ie_imp_RTF.cpp +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- src/wp/impexp/xp/ie_imp_RTF.cpp 2001/08/08 12:59:57 1.1 -+++ src/wp/impexp/xp/ie_imp_RTF.cpp 2001/08/08 13:01:08 -@@ -27,6 +27,7 @@ - #include <stddef.h> - #include <ctype.h> - #include <math.h> -+#include "iconv.h" - #include "ut_types.h" - #include "ut_assert.h" - #include "ut_debugmsg.h" |