diff options
Diffstat (limited to 'editors/openoffice-1.0/files/patch-MNSInclude.hxx')
-rw-r--r-- | editors/openoffice-1.0/files/patch-MNSInclude.hxx | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/patch-MNSInclude.hxx b/editors/openoffice-1.0/files/patch-MNSInclude.hxx new file mode 100644 index 000000000000..48ac201682de --- /dev/null +++ b/editors/openoffice-1.0/files/patch-MNSInclude.hxx @@ -0,0 +1,22 @@ +--- ../connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx.orig Sat May 18 01:58:35 2002 ++++ ../connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx Sat May 18 02:00:42 2002 +@@ -2,9 +2,9 @@ + * + * $RCSfile: MNSInclude.hxx,v $ + * +- * $Revision: 1.3 $ ++ * $Revision: 1.4 $ + * +- * last change: $Author: oj $ $Date: 2001/11/26 13:52:26 $ ++ * last change: $Author: fs $ $Date: 2002/05/17 12:08:41 $ + * + * The Contents of this file are made available subject to the terms of + * either of the following licenses +@@ -83,7 +83,6 @@ + # define _DEBUG MOZ_TMP_UDEBUG + #endif + +-#include <xp_core.h> + #include <nsCOMPtr.h> + #include <nsISupportsArray.h> + #include <nsStr.h> |