Compare commits

..

3 Commits

Author SHA1 Message Date
Beman Dawes
76822c6015 Boost 1.42.0
[SVN r59432]
2010-02-02 20:03:43 +00:00
Daniel James
a47dce770c Fix some whitespace differences between trunk and release.
[SVN r58878]
2010-01-10 19:17:23 +00:00
Emil Dotchevski
dab1e8e522 Merging changes from trunk.
[SVN r58421]
2009-12-16 22:26:57 +00:00
2 changed files with 1 additions and 5 deletions

View File

@@ -6,8 +6,6 @@
#ifndef UUID_1D94A7C6054E11DB9804B622A1EF5492
#define UUID_1D94A7C6054E11DB9804B622A1EF5492
//The header <boost/exception.hpp> has been deprecated.
//Please #include <boost/exception/all.hpp> instead.
#include <boost/exception/all.hpp>
#error The header <boost/exception.hpp> has been deprecated. Please #include <boost/exception/all.hpp> instead.
#endif

View File

@@ -114,8 +114,6 @@ class value_initialized
template<class T>
T const& get ( value_initialized<T> const& x )
{