From 75867abc538ea03790c02fbd466a169e6d60f396 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 6 Jan 2004 16:08:52 +0000 Subject: INTEGRATION: CWS vclcleanup02 (1.6.2); FILE MERGED 2003/12/10 15:55:58 mt 1.6.2.1: #i23061# VCL cleanup, removed headers, methods and types... --- automation/source/testtool/objtest.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/automation/source/testtool/objtest.cxx b/automation/source/testtool/objtest.cxx index 25bc3dc2624a..01c422c22b62 100644 --- a/automation/source/testtool/objtest.cxx +++ b/automation/source/testtool/objtest.cxx @@ -2,9 +2,9 @@ * * $RCSfile: objtest.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2003-12-01 18:18:38 $ + * last change: $Author: vg $ $Date: 2004-01-06 17:08:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,8 +73,8 @@ using namespace com::sun::star::devtools; #ifndef _SOUND_HXX //autogen #include #endif -#ifndef _CONFIG_HXX //autogen -#include +#ifndef _CONFIG_HXX +#include #endif #ifndef _APP_HXX //autogen #include -- cgit