summaryrefslogtreecommitdiff
path: root/boost/mpl/aux_/count_args.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/mpl/aux_/count_args.hpp')
-rw-r--r--boost/mpl/aux_/count_args.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/mpl/aux_/count_args.hpp b/boost/mpl/aux_/count_args.hpp
index 85107ddbd2..1ab000db14 100644
--- a/boost/mpl/aux_/count_args.hpp
+++ b/boost/mpl/aux_/count_args.hpp
@@ -10,7 +10,7 @@
// See http://www.boost.org/libs/mpl for documentation.
// $Id: count_args.hpp 49267 2008-10-11 06:19:02Z agurtovoy $
-// $Date: 2008-10-11 02:19:02 -0400 (Sat, 11 Oct 2008) $
+// $Date: 2008-10-10 23:19:02 -0700 (Fri, 10 Oct 2008) $
// $Revision: 49267 $
#include <boost/preprocessor/expr_if.hpp>