Skip to content
Snippets Groups Projects
Commit 9e064bf9 authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

mapping: define NOMINMAX to prevent breakage for foo::max()

sys_clock::time_point::max() is now used and without NOMINMAX, max
is defined as a macro in a common Windows header.

This commit defines NOMINMAX in the CMakeLists.txt and removes some
commented code in mapping.cpp.

Gitlab: #41
Change-Id: I98654cbafd362417d61734c4389b11ed68ff8dd8
parent bd9a2886
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment