Page MenuHomePhabricator

Avoid redefine warning
ClosedPublic

Authored by PiRK on Oct 5 2020, 13:25.

Details

Reviewers
Fabien
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABCe3963025846f: Avoid redefine warning
Summary

This removes a warning on the Windows build:
../../src/fs.cpp:13: warning: "NOMINMAX" redefined

Backport of Core PR15782

Test Plan

ninja && ninja check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 5 2020, 13:25
PiRK requested review of this revision.Oct 5 2020, 13:25

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Oct 5 2020, 13:44
This revision was automatically updated to reflect the committed changes.