From af6a63743ac2d45ef7bc438a54889e76e3eb496b Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 14 Nov 2000 12:42:33 +0000 Subject: #65293#: inimgr includes --- starmath/source/config.cxx | 7 ++----- starmath/source/symbol.cxx | 7 ++----- 2 files changed, 4 insertions(+), 10 deletions(-) (limited to 'starmath') diff --git a/starmath/source/config.cxx b/starmath/source/config.cxx index eba67b9f23cf..199ce231277c 100644 --- a/starmath/source/config.cxx +++ b/starmath/source/config.cxx @@ -2,9 +2,9 @@ * * $RCSfile: config.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: jp $ $Date: 2000-11-13 11:11:47 $ + * last change: $Author: hr $ $Date: 2000-11-14 13:42:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,9 +73,6 @@ #ifndef INCLUDED_SVTOOLS_PATHOPTIONS_HXX #include #endif -#ifndef _SFX_INIMGR_HXX //autogen -#include -#endif #ifndef _SFXSIDS_HRC //autogen #include #endif diff --git a/starmath/source/symbol.cxx b/starmath/source/symbol.cxx index 342bce249bc1..b75fa305780b 100644 --- a/starmath/source/symbol.cxx +++ b/starmath/source/symbol.cxx @@ -2,9 +2,9 @@ * * $RCSfile: symbol.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: jp $ $Date: 2000-11-08 14:49:23 $ + * last change: $Author: hr $ $Date: 2000-11-14 13:42:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,9 +73,6 @@ #ifndef _SFXDOCFILE_HXX #include #endif -#ifndef _SFX_INIMGR_HXX //autogen -#include -#endif #include "symbol.hxx" #include "view.hxx" -- cgit