|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r84849 - in branches/release/boost/chrono/typeof/boost: . chrono
From: vicente.botet_at_[hidden]
Date: 2013-06-20 17:10:59
Author: viboes
Date: 2013-06-20 17:10:58 EDT (Thu, 20 Jun 2013)
New Revision: 84849
URL: http://svn.boost.org/trac/boost/changeset/84849
Log:
Chrono: merge remove BOOST_TYPEOF_SILENT.
Text files modified:
branches/release/boost/chrono/typeof/boost/chrono/chrono.hpp | 1 -
branches/release/boost/chrono/typeof/boost/ratio.hpp | 2 --
2 files changed, 0 insertions(+), 3 deletions(-)
Modified: branches/release/boost/chrono/typeof/boost/chrono/chrono.hpp
==============================================================================
--- branches/release/boost/chrono/typeof/boost/chrono/chrono.hpp Thu Jun 20 16:21:34 2013 (r84848)
+++ branches/release/boost/chrono/typeof/boost/chrono/chrono.hpp 2013-06-20 17:10:58 EDT (Thu, 20 Jun 2013) (r84849)
@@ -15,7 +15,6 @@
#define BOOST_CHRONO_TYPEOF_CHRONO_HPP
#include <boost/chrono/chrono.hpp>
-#define BOOST_TYPEOF_SILENT
#include <boost/typeof/typeof.hpp>
#include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
Modified: branches/release/boost/chrono/typeof/boost/ratio.hpp
==============================================================================
--- branches/release/boost/chrono/typeof/boost/ratio.hpp Thu Jun 20 16:21:34 2013 (r84848)
+++ branches/release/boost/chrono/typeof/boost/ratio.hpp 2013-06-20 17:10:58 EDT (Thu, 20 Jun 2013) (r84849)
@@ -15,8 +15,6 @@
#define BOOST_CHRONO_TYPEOF_RATIO_HPP
#include <boost/ratio/ratio.hpp>
-#define BOOST_TYPEOF_SILENT
-
#include <boost/typeof/typeof.hpp>
#include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk