$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r61093 - branches/release/boost/serialization
From: ramey_at_[hidden]
Date: 2010-04-05 21:55:56
Author: ramey
Date: 2010-04-05 21:55:56 EDT (Mon, 05 Apr 2010)
New Revision: 61093
URL: http://svn.boost.org/trac/boost/changeset/61093
Log:
Merge last changes to release
Properties modified: 
   branches/release/boost/serialization/factory.hpp   (contents, props changed)
Text files modified: 
   branches/release/boost/serialization/factory.hpp |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: branches/release/boost/serialization/factory.hpp
==============================================================================
--- branches/release/boost/serialization/factory.hpp	(original)
+++ branches/release/boost/serialization/factory.hpp	2010-04-05 21:55:56 EDT (Mon, 05 Apr 2010)
@@ -24,7 +24,7 @@
 #include <boost/preprocessor/facilities/empty.hpp>
 
 namespace std{
-    #if defined(__LIBCOMO__)
+    #if defined(__LIBCOMO__) || defined(__QNXNTO__) 
         using ::va_list;
     #endif
 } // namespace std