summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/CCF/CompilerElements/ReferenceCounting.hpp
blob: 231b3b1b51daa61c149a76dfc4d3e9a5e8c04658 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// 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 "MSVC_Pragmas.hpp"

#include "Utility/ReferenceCounting/ReferenceCounting.hpp"

namespace ReferenceCounting = Utility::ReferenceCounting;

#endif  // CCF_RUNTIME_REFERENCE_COUNTING_H