-
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
Cristian Maglie authoredIt 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