]> AND Private Git Repository - canny.git/blob - stc/exp/ml_stc_linux_make_v1.0/include/boost/detail/quick_allocator.hpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
70b184350252c263710168a04ee779d85f7b0d14
[canny.git] / stc / exp / ml_stc_linux_make_v1.0 / include / boost / detail / quick_allocator.hpp
1 #ifndef BOOST_DETAIL_QUICK_ALLOCATOR_HPP_INCLUDED\r
2 #define BOOST_DETAIL_QUICK_ALLOCATOR_HPP_INCLUDED\r
3 \r
4 // MS compatible compilers support #pragma once\r
5 \r
6 #if defined(_MSC_VER) && (_MSC_VER >= 1020)\r
7 # pragma once\r
8 #endif\r
9 \r
10 //\r
11 //  detail/quick_allocator.hpp\r
12 //\r
13 //  Copyright (c) 2003 David Abrahams\r
14 //  Copyright (c) 2003 Peter Dimov\r
15 //\r
16 //  Distributed under the Boost Software License, Version 1.0.\r
17 //  See accompanying file LICENSE_1_0.txt or copy at\r
18 //  http://www.boost.org/LICENSE_1_0.txt\r
19 //\r
20 \r
21 #include <boost/smart_ptr/detail/quick_allocator.hpp>\r
22 \r
23 #endif  // #ifndef BOOST_DETAIL_QUICK_ALLOCATOR_HPP_INCLUDED\r