Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r67163 - sandbox/configurator/boost/configurator/detail
From: for.dshevchenko_at_[hidden]
Date: 2010-12-11 05:56:18


Author: dshevchenko
Date: 2010-12-11 05:56:16 EST (Sat, 11 Dec 2010)
New Revision: 67163
URL: http://svn.boost.org/trac/boost/changeset/67163

Log:
clean code

Text files modified:
   sandbox/configurator/boost/configurator/detail/comments_remover.hpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: sandbox/configurator/boost/configurator/detail/comments_remover.hpp
==============================================================================
--- sandbox/configurator/boost/configurator/detail/comments_remover.hpp (original)
+++ sandbox/configurator/boost/configurator/detail/comments_remover.hpp 2010-12-11 05:56:16 EST (Sat, 11 Dec 2010)
@@ -12,6 +12,7 @@
 #include <boost/configurator/detail/misc.hpp>
 #include <boost/foreach.hpp>
 #include <boost/bind.hpp>
+#include <boost/lexical_cast.hpp>
 #include <boost/algorithm/string.hpp>
 
 #include <algorithm>


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