From 46bf686ad27841f3f5bb68faf9b171f96edce9d7 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 21:50:39 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.7.32); FILE MERGED 2007/06/04 13:33:59 vg 1.7.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- sot/source/base/object.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sot/source/base') diff --git a/sot/source/base/object.cxx b/sot/source/base/object.cxx index 9f261753221b..2a82e84bdf50 100644 --- a/sot/source/base/object.cxx +++ b/sot/source/base/object.cxx @@ -4,9 +4,9 @@ * * $RCSfile: object.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-17 16:08:41 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:49:25 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -39,8 +39,8 @@ #define _SOT_OBJECT_CXX #include -#include -#include +#include +#include #include /************** class SvAggregateMemberList *****************************/ -- cgit