|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r66359 - sandbox/icl/boost/validate/driver
From: afojgo_at_[hidden]
Date: 2010-11-02 13:17:12
Author: jofaber
Date: 2010-11-02 13:17:11 EDT (Tue, 02 Nov 2010)
New Revision: 66359
URL: http://svn.boost.org/trac/boost/changeset/66359
Log:
fixed boostcon example for gcc-4.4.1
Text files modified:
sandbox/icl/boost/validate/driver/abelian_monoid_driver.hpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: sandbox/icl/boost/validate/driver/abelian_monoid_driver.hpp
==============================================================================
--- sandbox/icl/boost/validate/driver/abelian_monoid_driver.hpp (original)
+++ sandbox/icl/boost/validate/driver/abelian_monoid_driver.hpp 2010-11-02 13:17:11 EDT (Tue, 02 Nov 2010)
@@ -12,6 +12,7 @@
#include <iostream>
#include <stdio.h>
+#include <boost/icl/associative_element_container.hpp>
#include <boost/icl/interval_set.hpp>
#include <boost/icl/split_interval_set.hpp>
#include <boost/validate/validater/abelian_monoid_validater.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