summaryrefslogtreecommitdiff
path: root/vos
diff options
context:
space:
mode:
authorth <th@openoffice.org>2001-05-10 09:51:21 +0000
committerth <th@openoffice.org>2001-05-10 09:51:21 +0000
commitc260ad0cf87eebf27a9a6677f0df42b66df989d7 (patch)
treee2a42432e84199ba7d026cbedae7c4da4e1e9768 /vos
parentca46766e129ac1579ffff2bec9efdf1016eb3ec4 (diff)
rtl/ustring --> rtl/ustring.hxx
Diffstat (limited to 'vos')
-rw-r--r--vos/inc/vos/module.hxx6
-rw-r--r--vos/inc/vos/pipe.hxx6
-rw-r--r--vos/inc/vos/process.hxx6
-rw-r--r--vos/inc/vos/security.hxx6
-rw-r--r--vos/inc/vos/socket.hxx6
5 files changed, 15 insertions, 15 deletions
diff --git a/vos/inc/vos/module.hxx b/vos/inc/vos/module.hxx
index bac17ffbed8d..c7c99d1c3641 100644
--- a/vos/inc/vos/module.hxx
+++ b/vos/inc/vos/module.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: module.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: th $ $Date: 2001-05-10 10:45:16 $
+ * last change: $Author: th $ $Date: 2001-05-10 10:49:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,7 @@
#ifndef _VOS_OBJECT_HXX_
# include <vos/object.hxx>
#endif
-#ifndef _RTL_USTRING_
+#ifndef _RTL_USTRING_HXX_
# include <rtl/ustring.hxx>
#endif
#ifndef _OSL_MODULE_H_
diff --git a/vos/inc/vos/pipe.hxx b/vos/inc/vos/pipe.hxx
index 09ac95532180..8b448ff9eda6 100644
--- a/vos/inc/vos/pipe.hxx
+++ b/vos/inc/vos/pipe.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: pipe.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: th $ $Date: 2001-05-10 10:44:47 $
+ * last change: $Author: th $ $Date: 2001-05-10 10:50:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@
#ifndef _VOS_SECURITY_HXX_
# include <vos/security.hxx>
#endif
-#ifndef _RTL_USTRING_
+#ifndef _RTL_USTRING_HXX_
# include <rtl/ustring.hxx>
#endif
diff --git a/vos/inc/vos/process.hxx b/vos/inc/vos/process.hxx
index d9a8f06efad3..15b4f2a39292 100644
--- a/vos/inc/vos/process.hxx
+++ b/vos/inc/vos/process.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: process.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: th $ $Date: 2001-05-10 10:44:23 $
+ * last change: $Author: th $ $Date: 2001-05-10 10:51:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,7 +62,7 @@
#ifndef _VOS_PROCESS_HXX_
#define _VOS_PROCESS_HXX_
-#ifndef _RTL_USTRING_
+#ifndef _RTL_USTRING_HXX_
# include <rtl/ustring.hxx>
#endif
#ifndef _VOS_MUTEX_HXX_
diff --git a/vos/inc/vos/security.hxx b/vos/inc/vos/security.hxx
index e6c505bdfeca..d60bc7b0dcc2 100644
--- a/vos/inc/vos/security.hxx
+++ b/vos/inc/vos/security.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: security.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: th $ $Date: 2001-05-10 10:43:10 $
+ * last change: $Author: th $ $Date: 2001-05-10 10:51:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,7 +65,7 @@
#ifndef _VOS_OBJECT_HXX_
# include <vos/object.hxx>
#endif
-#ifndef _RTL_USTRING_
+#ifndef _RTL_USTRING_HXX_
# include <rtl/ustring.hxx>
#endif
#ifndef _OSL_SECURITY_H_
diff --git a/vos/inc/vos/socket.hxx b/vos/inc/vos/socket.hxx
index fc1aebed6d88..603e2112b761 100644
--- a/vos/inc/vos/socket.hxx
+++ b/vos/inc/vos/socket.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: socket.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: th $ $Date: 2001-05-10 10:42:45 $
+ * last change: $Author: th $ $Date: 2001-05-10 10:50:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
#ifndef _VOS_REFOBJ_HXX_
# include <vos/refobj.hxx>
#endif
-#ifndef _RTL_USTRING_
+#ifndef _RTL_USTRING_HXX_
# include <rtl/ustring.hxx>
#endif
#ifndef _OSL_SOCKET_H_