summaryrefslogtreecommitdiff
path: root/CIAO/CCF/CCF/CompilerElements/Introspection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/CCF/CCF/CompilerElements/Introspection.hpp')
-rw-r--r--CIAO/CCF/CCF/CompilerElements/Introspection.hpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/CIAO/CCF/CCF/CompilerElements/Introspection.hpp b/CIAO/CCF/CCF/CompilerElements/Introspection.hpp
deleted file mode 100644
index 898e596fa88..00000000000
--- a/CIAO/CCF/CCF/CompilerElements/Introspection.hpp
+++ /dev/null
@@ -1,12 +0,0 @@
-// file : CCF/CompilerElements/Introspection.hpp
-// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
-// cvs-id : $Id$
-
-#ifndef CCF_RUNTIME_INTROSPECTION_HPP
-#define CCF_RUNTIME_INTROSPECTION_HPP
-
-#include "Utility/Introspection/Introspection.hpp"
-
-namespace Introspection = Utility::Introspection;
-
-#endif // CCF_RUNTIME_INTROSPECTION_HPP