lordgamez commented on PR #1986:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1986#issuecomment-3027914439

   With the removed dependencies the order of the includes changed and it 
caused an issue with the Windows DELETE macro being undefined due to the 
conflicting HttpRequestMethod::DELETE enum. It seemed to be better to avoid the 
issue by renaming the method enum values in 
https://github.com/apache/nifi-minifi-cpp/pull/1986/commits/a05a882d6119eaa851fe5ce1a855e5bc7a1b4cba


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to