From b0c0b7bfc59b37a4704e6747d3036d9b99868e36 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 21:17:58 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.7.90); FILE MERGED 2007/06/04 13:32:27 vg 1.7.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- tools/source/ref/pstm.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tools/source/ref') diff --git a/tools/source/ref/pstm.cxx b/tools/source/ref/pstm.cxx index 971aebe70177..fe4f66232678 100644 --- a/tools/source/ref/pstm.cxx +++ b/tools/source/ref/pstm.cxx @@ -4,9 +4,9 @@ * * $RCSfile: pstm.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-17 01:00:50 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:17:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,8 +36,8 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_tools.hxx" -#include -#include +#include +#include #define STOR_NO_OPTIMIZE -- cgit