forked from tTh/FloatImg
added #include <stdint.h>
This commit is contained in:
parent
d750c027fa
commit
be4b6a774e
@ -20,11 +20,11 @@
|
|||||||
* https://git.tetalab.org/tTh/FloatImg
|
* https://git.tetalab.org/tTh/FloatImg
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define FIMG_VERSION (206)
|
#define FIMG_VERSION (208)
|
||||||
#define RELEASE_NAME ("noname")
|
#define RELEASE_NAME ("noname")
|
||||||
|
|
||||||
/* XXX add a test for stdint.h / uint32_t XXX */
|
/* XXX add a test for stdint.h / uint32_t XXX */
|
||||||
|
#include <stdint.h>
|
||||||
/*
|
/*
|
||||||
* in memory descriptor of a floating image
|
* in memory descriptor of a floating image
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user