From: Dean M. B. <mik...@gm...> - 2010-11-30 16:55:39
|
On Wed, Dec 1, 2010 at 12:43 AM, Nelson, Erik - 2 <eri...@ba...> wrote: > Dean Michael Berris wrote: >> >> Or just missing an include. It's odd that this doesn't show up in GCC. >> Can you try the above include directive, and report back if it fixes >> things? >> > > In my experience, there are quite a few cases like this in cpp-netlib... is there some automated tool that can check to make sure the proper headers are included? > The real reason for this is that in reality, I want people to just include the "supported" header -- which in this case should be boost/network/include/http/server.hpp. There's really no other explanation -- not sure if that was what Christoffer did, and if so that would be a bug. > A script that just tried to compile each file by itself should do the trick, right? > Patches welcome. ;) -- Dean Michael Berris deanberris.com |