Boost logo

Boost-Commit :

From: anthony_at_[hidden]
Date: 2008-06-03 16:55:40


Author: anthonyw
Date: 2008-06-03 16:55:40 EDT (Tue, 03 Jun 2008)
New Revision: 46093
URL: http://svn.boost.org/trac/boost/changeset/46093

Log:
removed unused header
Text files modified:
   trunk/boost/thread/pthread/mutex.hpp | 3 ---
   1 files changed, 0 insertions(+), 3 deletions(-)

Modified: trunk/boost/thread/pthread/mutex.hpp
==============================================================================
--- trunk/boost/thread/pthread/mutex.hpp (original)
+++ trunk/boost/thread/pthread/mutex.hpp 2008-06-03 16:55:40 EDT (Tue, 03 Jun 2008)
@@ -11,9 +11,6 @@
 #include <boost/thread/locks.hpp>
 #include <boost/thread/thread_time.hpp>
 #include <boost/assert.hpp>
-#ifndef _WIN32
-#include <unistd.h>
-#endif
 #include <errno.h>
 #include "timespec.hpp"
 #include "pthread_mutex_scoped_lock.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