$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: marshall_at_[hidden]
Date: 2008-05-05 18:46:55
Author: marshall
Date: 2008-05-05 18:46:54 EDT (Mon, 05 May 2008)
New Revision: 45159
URL: http://svn.boost.org/trac/boost/changeset/45159
Log:
fixed line continuation
Text files modified:
trunk/boost/test/impl/execution_monitor.ipp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/boost/test/impl/execution_monitor.ipp
==============================================================================
--- trunk/boost/test/impl/execution_monitor.ipp (original)
+++ trunk/boost/test/impl/execution_monitor.ipp 2008-05-05 18:46:54 EDT (Mon, 05 May 2008)
@@ -139,7 +139,7 @@
# define BOOST_TEST_USE_ALT_STACK
# endif
-# if !defined(__CYGWIN__) && \
+# if !defined(__CYGWIN__) && \
!(defined(macintosh) || defined(__APPLE__) || defined(__APPLE_CC__)) && \
!defined(__NetBSD__)
# define BOOST_TEST_CATCH_SIGPOLL