From 611bb905e554dd8ab2a226267d5642a5a0bbb428 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 6 Jan 2004 14:40:23 +0000 Subject: INTEGRATION: CWS vclcleanup02 (1.17.68); FILE MERGED 2003/12/11 08:29:42 mt 1.17.68.1: #i23061# VCL cleanup, removed headers, methods and types... --- svx/source/svdraw/svdetc.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'svx/source/svdraw/svdetc.cxx') diff --git a/svx/source/svdraw/svdetc.cxx b/svx/source/svdraw/svdetc.cxx index b9e2c05969d1..c643527a1472 100644 --- a/svx/source/svdraw/svdetc.cxx +++ b/svx/source/svdraw/svdetc.cxx @@ -2,9 +2,9 @@ * * $RCSfile: svdetc.cxx,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: kz $ $Date: 2003-10-15 09:48:17 $ + * last change: $Author: vg $ $Date: 2004-01-06 15:40:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,8 +85,8 @@ #include #endif -#ifndef _SV_CONFIG_HXX //autogen -#include +#ifndef _CONFIG_HXX +#include #endif #ifndef INCLUDED_SVTOOLS_CACHEOPTIONS_HXX -- cgit