summaryrefslogtreecommitdiff
path: root/codemaker/inc
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/inc')
-rw-r--r--codemaker/inc/codemaker/unotype.hxx10
1 files changed, 6 insertions, 4 deletions
diff --git a/codemaker/inc/codemaker/unotype.hxx b/codemaker/inc/codemaker/unotype.hxx
index 03e6dcc93..3a4a298cf 100644
--- a/codemaker/inc/codemaker/unotype.hxx
+++ b/codemaker/inc/codemaker/unotype.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unotype.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 02:07:17 $
+ * last change: $Author: vg $ $Date: 2006-03-15 09:11:33 $
*
* 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_unotype_hxx
-#define INCLUDED_codemaker_unotype_hxx
+#ifndef INCLUDED_CODEMAKER_UNOTYPE_HXX
+#define INCLUDED_CODEMAKER_UNOTYPE_HXX
+#ifndef _SAL_TYPES_H_
#include "sal/types.h"
+#endif
#include <vector>