From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-12-18 22:10:43


> I noticed a problem with the use of asio together with the test program
> exec
> monitor. If you include the prg_exec_monitor.hpp before the asio.hpp the
> boost.test lib includes winsock.h. In the next step asio includes the

Boost.Test never expplicetly includes winsock.h.

> winsock2.h. The result is that there are many redefinition errors like
> these:

What would you recommend?

Gennadiy