Update of /cvsroot/boost/boost/boost/asio/detail
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32324
Modified Files:
win_iocp_io_service_fwd.hpp
Log Message:
Need to include socket_types.hpp for definition of _WIN32_WINNT.
Index: win_iocp_io_service_fwd.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/asio/detail/win_iocp_io_service_fwd.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- win_iocp_io_service_fwd.hpp 4 Jan 2007 05:53:01 -0000 1.2
+++ win_iocp_io_service_fwd.hpp 31 Jul 2007 11:34:12 -0000 1.3
@@ -21,6 +21,8 @@
#include <boost/config.hpp>
#include <boost/asio/detail/pop_options.hpp>
+#include <boost/asio/detail/socket_types.hpp>
+
// This service is only supported on Win32 (NT4 and later).
#if !defined(BOOST_ASIO_DISABLE_IOCP)
#if defined(BOOST_WINDOWS) || defined(__CYGWIN__)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs