From e11ecd56a9a05ffbf7e2349cc43c83102e392438 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 18 Feb 2021 15:21:09 -0700 Subject: [PATCH] libevoral: avoid use of std::numeric_limits which does not (or should not) exist --- libs/evoral/Sequence.cc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libs/evoral/Sequence.cc b/libs/evoral/Sequence.cc index 865766b116..537f86860a 100644 --- a/libs/evoral/Sequence.cc +++ b/libs/evoral/Sequence.cc @@ -136,7 +136,8 @@ Sequence