Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/flyweight/refcounted_fwd.hpp @ 101:c530137014c0
Update Boost headers (1.58.0)
author | Chris Cannam |
---|---|
date | Mon, 07 Sep 2015 11:12:49 +0100 |
parents | 2665513ce2d3 |
children |
comparison
equal
deleted
inserted
replaced
100:793467b5e61c | 101:c530137014c0 |
---|---|
7 */ | 7 */ |
8 | 8 |
9 #ifndef BOOST_FLYWEIGHT_REFCOUNTED_FWD_HPP | 9 #ifndef BOOST_FLYWEIGHT_REFCOUNTED_FWD_HPP |
10 #define BOOST_FLYWEIGHT_REFCOUNTED_FWD_HPP | 10 #define BOOST_FLYWEIGHT_REFCOUNTED_FWD_HPP |
11 | 11 |
12 #if defined(_MSC_VER)&&(_MSC_VER>=1200) | 12 #if defined(_MSC_VER) |
13 #pragma once | 13 #pragma once |
14 #endif | 14 #endif |
15 | 15 |
16 namespace boost{ | 16 namespace boost{ |
17 | 17 |