From f1a80da5936a9f5378e945442790fd003b9a1273 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 6 Jan 2004 17:12:34 +0000 Subject: [PATCH] INTEGRATION: CWS vclcleanup02 (1.1.1.1.512); FILE MERGED 2003/12/11 09:09:37 mt 1.1.1.1.512.1: #i23061# VCL cleanup, removed headers, methods and types... --- sw/inc/authratr.hxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sw/inc/authratr.hxx b/sw/inc/authratr.hxx index c69d1fd3b4c3..ee7ee27fc4bd 100644 --- a/sw/inc/authratr.hxx +++ b/sw/inc/authratr.hxx @@ -2,9 +2,9 @@ * * $RCSfile: authratr.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:24 $ + * last change: $Author: vg $ $Date: 2004-01-06 18:12:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -66,8 +66,8 @@ #include #endif -#ifndef _SV_COLOR_HXX //autogen -#include +#ifndef _TOOLS_COLOR_HXX +#include #endif #define COL_NONE TRGB_COLORDATA( 0x80, 0xFF, 0xFF, 0xFF )