Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r67700 - trunk/boost
From: vicente.botet_at_[hidden]
Date: 2011-01-05 19:50:04


Author: viboes
Date: 2011-01-05 19:50:01 EST (Wed, 05 Jan 2011)
New Revision: 67700
URL: http://svn.boost.org/trac/boost/changeset/67700

Log:
Boost.Chrono: Moved to trunk
Added:
   trunk/boost/chrono.hpp (contents, props changed)

Added: trunk/boost/chrono.hpp
==============================================================================
--- (empty file)
+++ trunk/boost/chrono.hpp 2011-01-05 19:50:01 EST (Wed, 05 Jan 2011)
@@ -0,0 +1,21 @@
+//////////////////////////////////////////////////////////////////////////////
+//
+// (C) Copyright Vicente J. Botet Escriba 2010.
+// Distributed under the Boost
+// Software License, Version 1.0.
+// (See accompanying file LICENSE_1_0.txt or
+// copy at http://www.boost.org/LICENSE_1_0.txt)
+//
+// See http://www.boost.org/libs/stm for documentation.
+//
+//////////////////////////////////////////////////////////////////////////////
+
+#ifndef BOOST_CHRONO_HPP
+#define BOOST_CHRONO_HPP
+
+//-----------------------------------------------------------------------------
+#include <boost/chrono/chrono.hpp>
+#include <boost/chrono/typeof/boost/chrono/chrono.hpp>
+//-----------------------------------------------------------------------------
+
+#endif // BOOST_CHRONO_HPP


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