Boost logo

Boost-Commit :

From: technews_at_[hidden]
Date: 2008-01-15 20:15:19


Author: turkanis
Date: 2008-01-15 20:15:19 EST (Tue, 15 Jan 2008)
New Revision: 42812
URL: http://svn.boost.org/trac/boost/changeset/42812

Log:
botched last commit
Text files modified:
   branches/iostreams_dev/boost/iostreams/detail/execute.hpp | 4 +---
   1 files changed, 1 insertions(+), 3 deletions(-)

Modified: branches/iostreams_dev/boost/iostreams/detail/execute.hpp
==============================================================================
--- branches/iostreams_dev/boost/iostreams/detail/execute.hpp (original)
+++ branches/iostreams_dev/boost/iostreams/detail/execute.hpp 2008-01-15 20:15:19 EST (Tue, 15 Jan 2008)
@@ -40,9 +40,7 @@
 #include <boost/preprocessor/repetition/enum_params.hpp>
 #include <boost/preprocessor/repetition/enum_binary_params.hpp>
 #include <boost/preprocessor/punctuation/comma_if.hpp>
-#ifndef BOOST_IOSTREAMS_NO_RESULT_OF
-# include <boost/utility/result_of.hpp>
-#endif
+#include <boost/utility/result_of.hpp>
 
 namespace boost { namespace iostreams { namespace detail {
 


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