]> git.donarmstrong.com Git - rsem.git/blobdiff - boost/fusion/sequence/io/out.hpp
Updated boost to v1.55.0
[rsem.git] / boost / fusion / sequence / io / out.hpp
index 017f0e974e00055702d2f41ef6486359deca232d..988a39856afc690a7d204587c3bd65c60fb9120c 100644 (file)
@@ -1,7 +1,7 @@
 /*=============================================================================
     Copyright (c) 1999-2003 Jaakko Jarvi
     Copyright (c) 1999-2003 Jeremiah Willcock
-    Copyright (c) 2001-2006 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
 
     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)
@@ -29,7 +29,7 @@ namespace boost { namespace fusion
     {
         template <typename Sequence>
         inline typename
-            enable_if<
+            boost::enable_if<
                fusion::traits::is_sequence<Sequence>
               , std::ostream&
             >::type