Kaydet (Commit) 9ac2b51f authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

#100000# MHU: Removed unused dependency on vos module.hxx and dynload.hxx.

üst b75a5fd1
......@@ -2,9 +2,9 @@
*
* $RCSfile: Object.cxx,v $
*
* $Revision: 1.12 $
* $Revision: 1.13 $
*
* last change: $Author: oj $ $Date: 2002-11-27 09:28:19 $
* last change: $Author: vg $ $Date: 2003-04-22 16:09:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -82,18 +82,12 @@
#ifndef _CONNECTIVITY_JAVA_SQL_SQLEXCEPTION_HXX_
#include "java/sql/SQLException.hxx"
#endif
#ifndef _VOS_MODULE_HXX_
#include <vos/module.hxx>
#endif
#ifndef _VOS_PROCESS_HXX_
#include <vos/process.hxx>
#endif
#ifndef _VOS_MUTEX_HXX_
#include <vos/mutex.hxx>
#endif
#ifndef _VOS_DYNLOAD_HXX_
#include <vos/dynload.hxx>
#endif
#ifndef _RTL_PROCESS_H_
#include <rtl/process.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment