summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/External/Utility/Utility/ReferenceCounting/ReferenceCounting.hpp
blob: e3929549768c85b39f06094d0764988bb99d0a14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// file      : Utility/ReferenceCounting/ReferenceCounting.hpp
// author    : Boris Kolpackov <boris@kolpackov.net>
// copyright : Copyright (c) 2003 Boris Kolpackov
// license   : http://kolpackov.net/license.html

#ifndef UTILITY_REFERENCE_COUNTING_REFERENCE_COUNTING_HPP
#define UTILITY_REFERENCE_COUNTING_REFERENCE_COUNTING_HPP

#include "Utility/ReferenceCounting/Interface.hpp"
#include "Utility/ReferenceCounting/DefaultImpl.hpp"
#include "Utility/ReferenceCounting/SmartPtr.hpp"
#include "Utility/ReferenceCounting/StrictPtr.hpp"

#endif  // UTILITY_REFERENCE_COUNTING_REFERENCE_COUNTING_HPP