summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-10 12:58:58 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-10 12:58:58 +0000
commit3ccffeac0f27b307424fbb6ae1285406fb65cd78 (patch)
tree93473dd0b7dc264f28bd489cec0a26ae417ca8de /comphelper
parentb01086cf7a4c810d2ee89a75641c43f89a7d4f6c (diff)
INTEGRATION: CWS presfixes01 (1.2.118); FILE MERGED
2005/02/02 09:40:37 dbo 1.2.118.1: #i37777# new scopeguard, boost::optional<> helpers
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/inc/comphelper/anytostring.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/comphelper/inc/comphelper/anytostring.hxx b/comphelper/inc/comphelper/anytostring.hxx
index 38552d91f3b1..ca46556c6095 100644
--- a/comphelper/inc/comphelper/anytostring.hxx
+++ b/comphelper/inc/comphelper/anytostring.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: anytostring.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2005-02-16 15:52:56 $
+ * last change: $Author: vg $ $Date: 2005-03-10 13:58:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,8 @@
*
************************************************************************/
-#if ! defined INCLUDED_ANYTOSTRING_HXX
-#define INCLUDED_ANYTOSTRING_HXX
+#if ! defined(INCLUDED_COMPHELPER_ANYTOSTRING_HXX)
+#define INCLUDED_COMPHELPER_ANYTOSTRING_HXX
#ifndef _RTL_USTRING_HXX_
#include "rtl/ustring.hxx"