summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorFrank LENORMAND <lenormf@gmail.com>2019-12-01 21:55:55 +0100
committerFrank LENORMAND <lenormf@gmail.com>2019-12-01 21:55:55 +0100
commit63092d12c0f1a1460189cbaacdb1d9f27f935e0e (patch)
treee09dae9143a2b382674891b6fdde5a8b5b1aab60 /src/input_handler.cc
parent2623366514d64b23c3fb6f6237396eec49a310b6 (diff)
src: Fix the build on Mac
When compiled on Mac with `clang`, the following error occurs at compile-time: ``` ./diff.hh:56:28: error: no member named 'min' in namespace 'std' const int max_D = std::min((M + N + 1) / 2 + 1, cost_limit); ~~~~~^ ```
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions