Kaydet (Commit) cdfaf4cb authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS fwkfinal3 (1.35.6); FILE MERGED

2005/03/19 17:31:49 abi 1.35.6.1: bdbchange
üst 9ac58260
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: urlparameter.cxx,v $ * $RCSfile: urlparameter.cxx,v $
* *
* $Revision: 1.35 $ * $Revision: 1.36 $
* *
* last change: $Author: kz $ $Date: 2005-03-04 00:16:20 $ * last change: $Author: rt $ $Date: 2005-03-30 08:38:37 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -98,12 +98,8 @@ ...@@ -98,12 +98,8 @@
#include <sablot/shandler.h> #include <sablot/shandler.h>
#endif #endif
#endif #endif
#ifdef SYSTEM_DB3 #ifndef BERKELEYDBPROXY_DB_HXX_
#include <db3/db_cxx.h> #include "db.hxx"
#else
#ifndef _DB_CXX_H_
#include <berkeleydb/db_cxx.h>
#endif
#endif #endif
#ifndef _URLPARAMETER_HXX_ #ifndef _URLPARAMETER_HXX_
#include <provider/urlparameter.hxx> #include <provider/urlparameter.hxx>
...@@ -175,6 +171,7 @@ using namespace com::sun::star::uno; ...@@ -175,6 +171,7 @@ using namespace com::sun::star::uno;
using namespace com::sun::star::lang; using namespace com::sun::star::lang;
using namespace com::sun::star::ucb; using namespace com::sun::star::ucb;
using namespace com::sun::star::container; using namespace com::sun::star::container;
using namespace berkeleydbproxy;
using namespace chelp; using namespace chelp;
......
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