Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r62655 - in branches/filesystem3/libs/filesystem/v3/boost: . filesystem
From: bdawes_at_[hidden]
Date: 2010-06-09 09:13:12


Author: bemandawes
Date: 2010-06-09 09:13:11 EDT (Wed, 09 Jun 2010)
New Revision: 62655
URL: http://svn.boost.org/trac/boost/changeset/62655

Log:
Remove unused file and directory
Removed:
   branches/filesystem3/libs/filesystem/v3/boost/filesystem/
   branches/filesystem3/libs/filesystem/v3/boost/filesystem.hpp

Deleted: branches/filesystem3/libs/filesystem/v3/boost/filesystem.hpp
==============================================================================
--- branches/filesystem3/libs/filesystem/v3/boost/filesystem.hpp 2010-06-09 09:13:11 EDT (Wed, 09 Jun 2010)
+++ (empty file)
@@ -1,21 +0,0 @@
-// boost/filesystem/filesystem.hpp -----------------------------------------//
-
-// Copyright Beman Dawes 2005
-
-// Use, modification, and distribution is subject to 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)
-
-// See library home page at http://www.boost.org/libs/filesystem
-
-//----------------------------------------------------------------------------//
-
-#ifndef BOOST_FILESYSTEM_FILESYSTEM_HPP
-#define BOOST_FILESYSTEM_FILESYSTEM_HPP
-
-#include <boost/filesystem/config.hpp>
-#include <boost/filesystem/path.hpp>
-#include <boost/filesystem/operations.hpp>
-#include <boost/filesystem/convenience.hpp>
-#endif
-


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