From 9e36e8ad3d70ca33ac71b6dfde042a8f3ce7e392 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 6 Jan 2004 16:09:15 +0000 Subject: INTEGRATION: CWS vclcleanup02 (1.2.50); FILE MERGED 2003/12/10 15:55:59 mt 1.2.50.1: #i23061# VCL cleanup, removed headers, methods and types... --- automation/source/testtool/tcommuni.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'automation/source/testtool') diff --git a/automation/source/testtool/tcommuni.cxx b/automation/source/testtool/tcommuni.cxx index 69e34b56fe60..99f4dcb115cb 100644 --- a/automation/source/testtool/tcommuni.cxx +++ b/automation/source/testtool/tcommuni.cxx @@ -2,9 +2,9 @@ * * $RCSfile: tcommuni.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2003-03-18 16:03:49 $ + * last change: $Author: vg $ $Date: 2004-01-06 17:09:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -60,8 +60,8 @@ ************************************************************************/ -#ifndef _SV_CONFIG_HXX //autogen -#include +#ifndef _CONFIG_HXX +#include #endif #ifndef _SV_SVAPP_HXX //autogen #include -- cgit