summaryrefslogtreecommitdiff
path: root/codemaker/inc
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/inc')
-rw-r--r--codemaker/inc/codemaker/commonjava.hxx9
1 files changed, 5 insertions, 4 deletions
diff --git a/codemaker/inc/codemaker/commonjava.hxx b/codemaker/inc/codemaker/commonjava.hxx
index 25177d3e6035..c3dc1347c325 100644
--- a/codemaker/inc/codemaker/commonjava.hxx
+++ b/codemaker/inc/codemaker/commonjava.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: commonjava.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 02:05:35 $
+ * last change: $Author: vg $ $Date: 2006-03-15 09:09:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,8 +36,9 @@
#ifndef INCLUDED_CODEMAKER_COMMONJAVA_HXX
#define INCLUDED_CODEMAKER_COMMONJAVA_HXX
+#ifndef INCLUDED_CODEMAKER_CODEMAKER_HXX
#include "codemaker/codemaker.hxx"
-
+#endif
namespace codemaker { namespace java {
@@ -50,4 +51,4 @@ rtl::OString translateUnoToJavaIdentifier(
} }
-#endif
+#endif // INCLUDED_CODEMAKER_COMMONJAVA_HXX