Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r82705 - trunk/boost/gil
From: chhenning_at_[hidden]
Date: 2013-02-06 20:24:53


Author: chhenning
Date: 2013-02-03 15:19:23 EST (Sun, 03 Feb 2013)
New Revision: 82705
URL: http://svn.boost.org/trac/boost/changeset/82705

Log:
Added missing header file.
Text files modified:
   trunk/boost/gil/metafunctions.hpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/boost/gil/metafunctions.hpp
==============================================================================
--- trunk/boost/gil/metafunctions.hpp (original)
+++ trunk/boost/gil/metafunctions.hpp 2013-02-03 15:19:23 EST (Sun, 03 Feb 2013)
@@ -32,6 +32,7 @@
 #include <boost/mpl/push_back.hpp>
 #include <boost/mpl/transform.hpp>
 #include <boost/mpl/vector.hpp>
+#include <boost/mpl/vector_c.hpp>
 #include <boost/type_traits.hpp>
 #include "gil_config.hpp"
 #include "gil_concept.hpp"


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk