Closed cbalint13 closed 2 years ago
This PR fix compile issues with latest gcc.
The error before:
src/Algorithm.h:581:10: error: ‘list’ in namespace ‘std’ does not name a template type
$ gcc -v Using built-in specs. {....} gcc version 12.1.1 20220507 (Red Hat 12.1.1-1) (GCC)
Thanks, ~Cristian.
Thanks!
This PR fix compile issues with latest gcc.
The error before:
Thanks, ~Cristian.