Skip to content
Snippets Groups Projects
Commit a546da22 authored by Cristian Maglie's avatar Cristian Maglie
Browse files

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
parent 74e68bef
No related branches found
No related tags found
No related merge requests found
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