From 4452ed8f72b57fd41379a6446953606d4706cc64 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 17:28:51 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.16.320); FILE MERGED 2007/06/04 13:27:04 vg 1.16.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- svx/source/items/numfmtsh.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'svx/source/items/numfmtsh.cxx') diff --git a/svx/source/items/numfmtsh.cxx b/svx/source/items/numfmtsh.cxx index 7e885178d507..ac92fce57cb5 100644 --- a/svx/source/items/numfmtsh.cxx +++ b/svx/source/items/numfmtsh.cxx @@ -4,9 +4,9 @@ * * $RCSfile: numfmtsh.cxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: obo $ $Date: 2006-10-12 12:54:53 $ + * last change: $Author: hr $ $Date: 2007-06-27 18:28:51 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -70,7 +70,7 @@ #include #endif -#include "numfmtsh.hxx" +#include // class SvxNumberFormatShell -------------------------------------------- const double SvxNumberFormatShell::DEFAULT_NUMVALUE = 1234.56789; -- cgit