Skip to content
Snippets Groups Projects
user avatar
Cristian Maglie authored
It seems that

   #include <stdint.h>

is able to undef "min" and "max" previously defined. With this
commit we make sure that they are defined as last.

Fix #10
a546da22
History