summaryrefslogtreecommitdiff
path: root/framework/inc/macros/generic.hxx
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2001-05-15 04:44:14 +0000
committerAndreas Schlüns <as@openoffice.org>2001-05-15 04:44:14 +0000
commiteddb011a4979d25be541a3d4ad86c568de52cd9f (patch)
tree548da64dc70f5ae34cec79083b33718f80b99fdf /framework/inc/macros/generic.hxx
parentd04903c18f98e3f06f69d9000acf4c5d2681a73d (diff)
rtl string changes
Diffstat (limited to 'framework/inc/macros/generic.hxx')
-rw-r--r--framework/inc/macros/generic.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/framework/inc/macros/generic.hxx b/framework/inc/macros/generic.hxx
index 1f63a67f2018..ae91959268f2 100644
--- a/framework/inc/macros/generic.hxx
+++ b/framework/inc/macros/generic.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: generic.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: as $ $Date: 2001-04-11 11:24:12 $
+ * last change: $Author: as $ $Date: 2001-05-15 05:41:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,10 +66,6 @@
// includes
//_________________________________________________________________________________________________________________
-#ifndef _RTL_USTRING_
-#include <rtl/ustring>
-#endif
-
#ifndef _RTL_USTRING_HXX_
#include <rtl/ustring.hxx>
#endif