summaryrefslogtreecommitdiff
path: root/boost/mpl/aux_/push_front_impl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/mpl/aux_/push_front_impl.hpp')
-rw-r--r--boost/mpl/aux_/push_front_impl.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/boost/mpl/aux_/push_front_impl.hpp b/boost/mpl/aux_/push_front_impl.hpp
index ae1bc22d33..5b83ee7645 100644
--- a/boost/mpl/aux_/push_front_impl.hpp
+++ b/boost/mpl/aux_/push_front_impl.hpp
@@ -10,9 +10,9 @@
//
// See http://www.boost.org/libs/mpl for documentation.
-// $Id: push_front_impl.hpp 55679 2009-08-20 07:50:16Z agurtovoy $
-// $Date: 2009-08-20 00:50:16 -0700 (Thu, 20 Aug 2009) $
-// $Revision: 55679 $
+// $Id$
+// $Date$
+// $Revision$
#include <boost/mpl/push_front_fwd.hpp>
#include <boost/mpl/assert.hpp>