From: Nelson, E. - 2 <eri...@ba...> - 2010-02-04 18:55:04
|
Erik Nelson wrote >2) the error comes from > request_methods.ipp, on line > static char const * const DELETE = "DELETE"; Winnt.h #defines DELETE. If I change the offending line in request_methods.ipp to 'DELETE_', that seems to fix it I think this didn't make it into v0.5, either. Thanks Erik |