summaryrefslogtreecommitdiff
path: root/modules/CIAO/CCF/CCF/CompilerElements/ReferenceCounting.hpp
blob: 0c3e0057d5989501656a6d6076d00c84099402f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// file      : CCF/CompilerElements/ReferenceCounting.hpp
// author    : Boris Kolpackov <boris@dre.vanderbilt.edu>
// cvs-id    : $Id$

#ifndef CCF_RUNTIME_REFERENCE_COUNTING_H
#define CCF_RUNTIME_REFERENCE_COUNTING_H

#include "Utility/ReferenceCounting/ReferenceCounting.hpp"

namespace ReferenceCounting = Utility::ReferenceCounting;

#endif  // CCF_RUNTIME_REFERENCE_COUNTING_H