added #include <stdint.h>

Este commit está contenido en:
tTh
2022-11-07 12:39:07 +01:00
padre d750c027fa
commit be4b6a774e

Ver fichero

@@ -20,11 +20,11 @@
* https://git.tetalab.org/tTh/FloatImg
*/
#define FIMG_VERSION (206)
#define FIMG_VERSION (208)
#define RELEASE_NAME ("noname")
/* XXX add a test for stdint.h / uint32_t XXX */
#include <stdint.h>
/*
* in memory descriptor of a floating image
*/