Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r51015 - trunk/boost/graph
From: jewillco_at_[hidden]
Date: 2009-02-04 14:32:05


Author: jewillco
Date: 2009-02-04 14:32:05 EST (Wed, 04 Feb 2009)
New Revision: 51015
URL: http://svn.boost.org/trac/boost/changeset/51015

Log:
Trying to fix another qcc problem
Text files modified:
   trunk/boost/graph/read_dimacs.hpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/boost/graph/read_dimacs.hpp
==============================================================================
--- trunk/boost/graph/read_dimacs.hpp (original)
+++ trunk/boost/graph/read_dimacs.hpp 2009-02-04 14:32:05 EST (Wed, 04 Feb 2009)
@@ -16,6 +16,7 @@
 
 #include <vector>
 #include <iostream>
+#include <string>
 #include <cstdio>
 #include <cstring>
 #include <cstdlib>


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