epoc32/include/stdapis/boost/dynamic_bitset.hpp
author William Roberts <williamr@symbian.org>
Wed, 31 Mar 2010 12:33:34 +0100
branchSymbian3
changeset 4 837f303aceeb
permissions -rw-r--r--
Current Symbian^3 public API header files (from PDK 3.0.h)
This is the epoc32/include tree with the "platform" subtrees removed, and
all but a selected few mbg and rsg files removed.
williamr@4
     1
// --------------------------------------------------
williamr@4
     2
//
williamr@4
     3
// (C) Copyright Chuck Allison and Jeremy Siek 2001 - 2002.
williamr@4
     4
// (C) Copyright Gennaro Prota                 2003 - 2004.
williamr@4
     5
//
williamr@4
     6
// Distributed under the Boost Software License, Version 1.0.
williamr@4
     7
//    (See accompanying file LICENSE_1_0.txt or copy at
williamr@4
     8
//          http://www.boost.org/LICENSE_1_0.txt)
williamr@4
     9
//
williamr@4
    10
// -----------------------------------------------------------
williamr@4
    11
williamr@4
    12
//  See http://www.boost.org/libs/dynamic_bitset for documentation.
williamr@4
    13
williamr@4
    14
#ifndef BOOST_DYNAMIC_BITSET_HPP
williamr@4
    15
#define BOOST_DYNAMIC_BITSET_HPP
williamr@4
    16
williamr@4
    17
#include "boost/dynamic_bitset/dynamic_bitset.hpp"
williamr@4
    18
williamr@4
    19
#endif // include guard