summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/CCF/CompilerElements/ReferenceCounting.hpp
blob: f64d009ac6c760eeea5d8f8bf47c014ffe731b34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// file      : CCF/CompilerElements/ReferenceCounting.hpp
// author    : Boris Kolpackov <boris@dre.vanderbilt.edu>
// cvs-id    : $id$
// 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