diff options
author | maho <maho@FreeBSD.org> | 2006-12-12 05:39:12 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2006-12-12 05:39:12 +0800 |
commit | 7e6542475e3400c2be3c47799405a14961cb4cef (patch) | |
tree | 2b683c09fa090c9d46a2e8787e4645085b1b28c8 /editors/openoffice-3-devel/files/patch-i71977 | |
parent | e8cf83c899f45a6d915e8d8e3d22eaeeb588b853 (diff) | |
download | freebsd-ports-gnome-7e6542475e3400c2be3c47799405a14961cb4cef.tar.gz freebsd-ports-gnome-7e6542475e3400c2be3c47799405a14961cb4cef.tar.zst freebsd-ports-gnome-7e6542475e3400c2be3c47799405a14961cb4cef.zip |
Update to SRC680_m196.
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i71977')
-rw-r--r-- | editors/openoffice-3-devel/files/patch-i71977 | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i71977 b/editors/openoffice-3-devel/files/patch-i71977 deleted file mode 100644 index 3feddab4bcd8..000000000000 --- a/editors/openoffice-3-devel/files/patch-i71977 +++ /dev/null @@ -1,15 +0,0 @@ -Index: sd/inc/CustomAnimationPreset.hxx -=================================================================== -RCS file: /cvs/graphics/sd/inc/CustomAnimationPreset.hxx,v -retrieving revision 1.3 -diff -u -r1.3 CustomAnimationPreset.hxx ---- sd/inc/CustomAnimationPreset.hxx 9 Sep 2005 02:50:54 -0000 1.3 -+++ sd/inc/CustomAnimationPreset.hxx 5 Dec 2006 08:01:01 -0000 -@@ -56,6 +56,7 @@ - #include <CustomAnimationEffect.hxx> - #endif - -+#include <hash_map> - - namespace sd { - |