]> git.donarmstrong.com Git - rsem.git/blobdiff - boost/fusion/sequence/intrinsic/value_at.hpp
Updated boost to v1.55.0
[rsem.git] / boost / fusion / sequence / intrinsic / value_at.hpp
index 01cdc9d50adc8739e36b67de405b378f3f5101eb..ce314a836285c25caa092ef69b8d4aa6c5b891fd 100644 (file)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    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)
@@ -8,6 +8,7 @@
 #define FUSION_VALUE_AT_05052005_0229
 
 #include <boost/mpl/int.hpp>
+#include <boost/fusion/sequence/intrinsic_fwd.hpp>
 #include <boost/fusion/support/tag_of.hpp>
 
 namespace boost { namespace fusion