summaryrefslogtreecommitdiff
path: root/modules/CIAO/CCF/CCF/CompilerElements/Introspection.hpp
blob: 898e596fa884815e84eb68e63df0c22845c12a7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// 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