|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r62809 - branches/filesystem3/boost/config/platform
From: bdawes_at_[hidden]
Date: 2010-06-11 14:49:17
Author: bemandawes
Date: 2010-06-11 14:49:16 EDT (Fri, 11 Jun 2010)
New Revision: 62809
URL: http://svn.boost.org/trac/boost/changeset/62809
Log:
merge trunk
Text files modified:
branches/filesystem3/boost/config/platform/cygwin.hpp | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
Modified: branches/filesystem3/boost/config/platform/cygwin.hpp
==============================================================================
--- branches/filesystem3/boost/config/platform/cygwin.hpp (original)
+++ branches/filesystem3/boost/config/platform/cygwin.hpp 2010-06-11 14:49:16 EDT (Fri, 11 Jun 2010)
@@ -8,9 +8,6 @@
// cygwin specific config options:
#define BOOST_PLATFORM "Cygwin"
-#define BOOST_NO_CWCTYPE
-#define BOOST_NO_CWCHAR
-#define BOOST_NO_SWPRINTF
#define BOOST_HAS_DIRENT_H
#define BOOST_HAS_LOG1P
#define BOOST_HAS_EXPM1
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