Boost logo

Boost :

From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2008-03-31 15:21:33


On Mon, Mar 31, 2008 at 11:00 AM, James Talbut <James.Talbut_at_[hidden]> wrote:
> recursive_mutex.hpp include windows.h, which includes winsock.h.
> asio.hpp barfs if winsock.h has been included.

Just define WIN32_LEAN_AND_MEAN globally. Then winsock.h will not be included.

[snip]

> Jim

-- 
Felipe Magno de Almeida

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk