Update fixedint.h

This commit is contained in:
Orson Peters 2014-08-03 18:12:26 +02:00
parent 27e5b0d86e
commit 1fc4a2ff69
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
#ifndef FIXEDINT_H_INCLUDED
#define FIXEDINT_H_INCLUDED
#include <limits.h>
/* (u)int32_t */
#ifndef uint32_t