From: Ricardo M. <rm...@wa...> - 2008-03-19 22:51:37
|
Hi! first of all i am sorry not to respond in the suitable thread. I am on the last trunk revision of boost and i think that the last change in 'protocol/http/impl/request.hpp' include was wrong: ricardo@miles:~/devel/boost-trunk/boost/fusion/container$ svn info map.hpp Path: map.hpp Name: map.hpp URL: http://svn.boost.org/svn/boost/trunk/boost/fusion/container/map.hpp Repository Root: http://svn.boost.org/svn/boost Repository UUID: b8fc166d-592f-0410-95f2-cb63ce0dd405 Revision: 43733 Node Kind: file Schedule: normal Last Changed Author: djowel Last Changed Rev: 40392 Last Changed Date: 2007-10-24 04:36:29 +0200 (Wed, 24 Oct 2007) Text Last Updated: 2008-03-18 21:00:02 +0100 (Tue, 18 Mar 2008) Checksum: cd5020bc5f53af8a4e000c796160e048 Seems that map.hpp is located in container directory not on sequence/container. If i revert the change, cpp-netlib compiles without problems. I am doing something wrong? Regards, Ricardo Muñoz |