]> git.donarmstrong.com Git - rsem.git/blobdiff - boost/fusion/sequence/io/in.hpp
Updated boost to v1.55.0
[rsem.git] / boost / fusion / sequence / io / in.hpp
index 19142d46f33b57cf91591923da64d6502901ae91..73a1fffbffcdedf4d9abdcb0f3681b3b26ebe5fc 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)
@@ -27,7 +27,7 @@ namespace boost { namespace fusion
     {
         template <typename Sequence>
         inline typename
-            enable_if<
+            boost::enable_if<
                fusion::traits::is_sequence<Sequence>
               , std::istream&
             >::type