Skip to content
Snippets Groups Projects
Commit e3de1b70 authored by Robert-André Mauchin's avatar Robert-André Mauchin Committed by Alexandre Janniaux
Browse files

adaptive: add missing <limits> include


Compilation would fail with:

> error: 'numeric_limits' is not a member of 'std'

without this include because of some hardening build
flags mandated on Fedora Linux, with GCC 11.

Refs #25325

Signed-off-by: default avatarRobert-André Mauchin <zebob.m@gmail.com>
Signed-off-by: Alexandre Janniaux's avatarAlexandre Janniaux <ajanni@videolabs.io>
parent 81729b98
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment