Fixed min/max definition and other macros as well
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
Loading
Please register or sign in to comment