From afe557fb208bcdfd0d80c1db60bcdc49a8a8be07 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 20:31:04 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.13.182); FILE MERGED 2007/06/04 13:31:35 vg 1.13.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- svtools/source/edit/textdata.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'svtools/source/edit') diff --git a/svtools/source/edit/textdata.cxx b/svtools/source/edit/textdata.cxx index 7eb5d2e27c45..ef34d03f665d 100644 --- a/svtools/source/edit/textdata.cxx +++ b/svtools/source/edit/textdata.cxx @@ -4,9 +4,9 @@ * * $RCSfile: textdata.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: obo $ $Date: 2006-10-12 15:15:14 $ + * last change: $Author: hr $ $Date: 2007-06-27 21:31:04 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,7 +36,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_svtools.hxx" -#include +#include #include #include -- cgit