summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/inc/codemaker/generatedtypeset.hxx12
1 files changed, 7 insertions, 5 deletions
diff --git a/codemaker/inc/codemaker/generatedtypeset.hxx b/codemaker/inc/codemaker/generatedtypeset.hxx
index 7588b2bfdae2..d92675d1da91 100644
--- a/codemaker/inc/codemaker/generatedtypeset.hxx
+++ b/codemaker/inc/codemaker/generatedtypeset.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: generatedtypeset.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 02:06:16 $
+ * last change: $Author: vg $ $Date: 2006-03-15 09:10:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,10 +33,12 @@
*
************************************************************************/
-#ifndef INCLUDED_codemaker_generatedtypeset_hxx
-#define INCLUDED_codemaker_generatedtypeset_hxx
+#ifndef INCLUDED_CODEMAKER_GENERATEDTYPESET_HXX
+#define INCLUDED_CODEMAKER_GENERATEDTYPESET_HXX
+#ifndef _RTL_STRING_HXX_
#include "rtl/string.hxx"
+#endif
#include <hash_set>
@@ -84,4 +86,4 @@ private:
}
-#endif
+#endif // INCLUDED_CODEMAKER_GENERATEDTYPESET_HXX