summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/CCF/IDL2/SyntaxTree.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CCF/CCF/IDL2/SyntaxTree.hpp')
-rw-r--r--TAO/CIAO/CCF/CCF/IDL2/SyntaxTree.hpp21
1 files changed, 0 insertions, 21 deletions
diff --git a/TAO/CIAO/CCF/CCF/IDL2/SyntaxTree.hpp b/TAO/CIAO/CCF/CCF/IDL2/SyntaxTree.hpp
deleted file mode 100644
index 735e607abff..00000000000
--- a/TAO/CIAO/CCF/CCF/IDL2/SyntaxTree.hpp
+++ /dev/null
@@ -1,21 +0,0 @@
-// file : CCF/IDL2/SyntaxTree.hpp
-// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
-// cvs-id : $Id$
-
-#ifndef CCF_IDL2_SYNTAX_TREE_HPP
-#define CCF_IDL2_SYNTAX_TREE_HPP
-
-#include "CCF/IDL2/SyntaxTree/Elements.hpp"
-#include "CCF/IDL2/SyntaxTree/BuiltIn.hpp"
-#include "CCF/IDL2/SyntaxTree/Interface.hpp"
-#include "CCF/IDL2/SyntaxTree/Member.hpp"
-#include "CCF/IDL2/SyntaxTree/Module.hpp"
-#include "CCF/IDL2/SyntaxTree/Operation.hpp"
-#include "CCF/IDL2/SyntaxTree/Struct.hpp"
-#include "CCF/IDL2/SyntaxTree/Sequence.hpp"
-#include "CCF/IDL2/SyntaxTree/Translation.hpp"
-#include "CCF/IDL2/SyntaxTree/Typedef.hpp"
-#include "CCF/IDL2/SyntaxTree/TypeId.hpp"
-#include "CCF/IDL2/SyntaxTree/ValueType.hpp"
-
-#endif // CCF_IDL2_SYNTAX_TREE_HPP