Boost logo

Boost-Commit :

From: az_sw_dude_at_[hidden]
Date: 2007-05-26 19:17:44


Author: az_sw_dude
Date: 2007-05-26 19:17:43 EDT (Sat, 26 May 2007)
New Revision: 4294
URL: http://svn.boost.org/trac/boost/changeset/4294

Log:
put in an overall header for explore library

Added:
   sandbox/explore/boost/explore.hpp

Added: sandbox/explore/boost/explore.hpp
==============================================================================
--- (empty file)
+++ sandbox/explore/boost/explore.hpp 2007-05-26 19:17:43 EDT (Sat, 26 May 2007)
@@ -0,0 +1,12 @@
+//
+// explore.hpp -- conviencence header
+//
+// Copyright (C) 2007, Jeff Garland
+//
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+//
+
+
+#include <explore/explore.hpp>
+#include <explore/stream_container.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