Boost logo

Boost-Commit :

From: jeff_at_[hidden]
Date: 2007-07-30 23:41:48


Author: jefffaust
Date: 2007-07-30 23:41:47 EDT (Mon, 30 Jul 2007)
New Revision: 7602
URL: http://svn.boost.org/trac/boost/changeset/7602

Log:
include starting at boost directory
Text files modified:
   sandbox/explore/boost/explore.hpp | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: sandbox/explore/boost/explore.hpp
==============================================================================
--- sandbox/explore/boost/explore.hpp (original)
+++ sandbox/explore/boost/explore.hpp 2007-07-30 23:41:47 EDT (Mon, 30 Jul 2007)
@@ -8,6 +8,6 @@
 //
 
 
-#include <explore/explore.hpp>
-#include <explore/stream_container.hpp>
-#include <explore/iterator_range.hpp>
+#include <boost/explore/explore.hpp>
+#include <boost/explore/stream_container.hpp>
+#include <boost/explore/iterator_range.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