You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugfix: microsoft C compilers complained about missing declarations o…
…f the type int8_t. now we explicitly include stdint.h. thanks runner-mei for reporting this issue in github issue #3.