diff options
author | Joachim Lingner <jl@openoffice.org> | 2001-03-12 16:30:39 +0000 |
---|---|---|
committer | Joachim Lingner <jl@openoffice.org> | 2001-03-12 16:30:39 +0000 |
commit | 6dd3804d371a2327697925467dec7edbdb18ef3f (patch) | |
tree | 7a74bf6ad5bad4032d800fa587a6d9cc4fd61afd /stoc | |
parent | a855dee266f56cee597143dd9d3283ebecd937fb (diff) |
vos/diagnose.h removed
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/test/testsmgr.cxx | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/stoc/test/testsmgr.cxx b/stoc/test/testsmgr.cxx index 00e9bf52688c..78b10f82e4cb 100644 --- a/stoc/test/testsmgr.cxx +++ b/stoc/test/testsmgr.cxx @@ -2,9 +2,9 @@ * * $RCSfile: testsmgr.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: jl $ $Date: 2001-03-12 17:19:49 $ + * last change: $Author: jl $ $Date: 2001-03-12 17:30:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,9 +62,7 @@ //#ifndef _VOS_MODULE_HXX_ //#include <vos/module.hxx> //#endif -#ifndef _VOS_DIAGNOSE_HXX_ -#include <vos/diagnose.hxx> -#endif + #ifndef _VOS_PROCESS_HXX_ #include <vos/process.hxx> #endif |