Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src: add check for already defined macro NOMINMAX
In order to avoid Visual C++ warning C4005 about macro redefinition when node.h is included in another project. PR-URL: #986 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
- Loading branch information