summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/CCF/CodeGenerationKit/IndentationIDL.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CCF/CCF/CodeGenerationKit/IndentationIDL.hpp')
-rw-r--r--TAO/CIAO/CCF/CCF/CodeGenerationKit/IndentationIDL.hpp10
1 files changed, 7 insertions, 3 deletions
diff --git a/TAO/CIAO/CCF/CCF/CodeGenerationKit/IndentationIDL.hpp b/TAO/CIAO/CCF/CCF/CodeGenerationKit/IndentationIDL.hpp
index cc77cac30de..e8dcdea0ac3 100644
--- a/TAO/CIAO/CCF/CCF/CodeGenerationKit/IndentationIDL.hpp
+++ b/TAO/CIAO/CCF/CCF/CodeGenerationKit/IndentationIDL.hpp
@@ -1,5 +1,9 @@
-#ifndef CCF_CODE_GENERATION_KIT_INDENTATION_IDL
-#define CCF_CODE_GENERATION_KIT_INDENTATION_IDL
+// file : CCF/CodeGenerationKit/IndentationIDL.hpp
+// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
+// cvs-id : $Id$
+
+#ifndef CCF_CODE_GENERATION_KIT_INDENTATION_IDL_HPP
+#define CCF_CODE_GENERATION_KIT_INDENTATION_IDL_HPP
#include <deque>
@@ -212,4 +216,4 @@ namespace Indentation
};
}
-#endif // CCF_CODE_GENERATION_KIT_INDENTATION_IDL
+#endif // CCF_CODE_GENERATION_KIT_INDENTATION_IDL_HPP