summaryrefslogtreecommitdiff
path: root/soldep
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:37:39 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:37:39 +0000
commit970e851ea31822e6b9272e0b6bb7cf1e81cb74cb (patch)
tree28e3ce1810bfda1427e6b4c9de0a90cef942f75b /soldep
parentd2a04860d737cbcc92fb4d0a4d9a2e031a366ac4 (diff)
INTEGRATION: CWS vgbugs07 (1.1.22); FILE MERGED
2007/06/04 13:35:21 vg 1.1.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'soldep')
-rw-r--r--soldep/bootstrp/XmlBuildList.cxx2
-rw-r--r--soldep/bootstrp/hashtbl.cxx14
2 files changed, 11 insertions, 5 deletions
diff --git a/soldep/bootstrp/XmlBuildList.cxx b/soldep/bootstrp/XmlBuildList.cxx
index 2dee9172f634..6787f70e533e 100644
--- a/soldep/bootstrp/XmlBuildList.cxx
+++ b/soldep/bootstrp/XmlBuildList.cxx
@@ -9,7 +9,7 @@
#endif
#undef Copy /* from Perl handy.h */
-#include "XmlBuildList.hxx"
+#include <soldep/XmlBuildList.hxx>
#ifdef __cplusplus
# define EXTERN_C extern "C"
diff --git a/soldep/bootstrp/hashtbl.cxx b/soldep/bootstrp/hashtbl.cxx
index 311fc2486e30..ec9a0c830f32 100644
--- a/soldep/bootstrp/hashtbl.cxx
+++ b/soldep/bootstrp/hashtbl.cxx
@@ -9,8 +9,8 @@
#* Beschreibung des Moduls
#*
#* Ersterstellung XX TT.MM.JJ
-#* Letzte Aenderung $Author: obo $ $Date: 2006-04-26 12:25:22 $
-#* $Revision: 1.1 $
+#* Letzte Aenderung $Author: hr $ $Date: 2007-06-27 23:37:39 $
+#* $Revision: 1.2 $
#*
#* $Logfile:$
#*
@@ -20,11 +20,17 @@
Source Code Control System - Header
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/soldep/bootstrp/hashtbl.cxx,v 1.1 2006-04-26 12:25:22 obo Exp $
+ $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/soldep/bootstrp/hashtbl.cxx,v 1.2 2007-06-27 23:37:39 hr Exp $
Source Code Control System - Update
$Log: not supported by cvs2svn $
+ Revision 1.1.22.1 2007/06/04 13:35:21 vg
+ #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
+
+ Revision 1.1 2006/04/26 12:25:22 obo
+ initial revision
+
Revision 1.3 2001/09/14 13:14:56 nf
Handling of invisible objects
@@ -39,7 +45,7 @@
#include <tools/gen.hxx>
#include <tools/debug.hxx>
-#include "hashtbl.hxx"
+#include <soldep/hashtbl.hxx>
// -------------------------------------------------------------
// class HashItem