summaryrefslogtreecommitdiff
path: root/stoc/source
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2001-03-14 07:12:37 +0000
committerJoachim Lingner <jl@openoffice.org>2001-03-14 07:12:37 +0000
commit8c472959be58d9ccdaae9847e0f6910b9af4fbe7 (patch)
treeeb4569d6962cbc1bae6349b763ed30868d6eec22 /stoc/source
parent0d6755a5a157ad99689796326c79f19297544807 (diff)
removed #include vos/macros.hxx and vos/module.hxx
Diffstat (limited to 'stoc/source')
-rw-r--r--stoc/source/inspect/introspection.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/stoc/source/inspect/introspection.cxx b/stoc/source/inspect/introspection.cxx
index 4747f056c..7a4eb7c6c 100644
--- a/stoc/source/inspect/introspection.cxx
+++ b/stoc/source/inspect/introspection.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: introspection.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: jl $ $Date: 2001-03-12 15:33:25 $
+ * last change: $Author: jl $ $Date: 2001-03-14 08:12:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,10 +75,6 @@
#ifndef _OSL_MUTEX_HXX_
#include <osl/mutex.hxx>
#endif
-//#ifndef _VOS_MODULE_HXX_
-//#include <vos/module.hxx>
-//#endif
-#include <vos/macros.hxx>
#ifndef _CPPUHELPER_QUERYINTERFACE_HXX_
#include <cppuhelper/queryinterface.hxx>