Go to the documentation of this file.
26 #ifndef LIBWPD_TYPES_H
27 #define LIBWPD_TYPES_H
30 typedef signed char int8_t;
31 typedef unsigned char uint8_t;
32 typedef signed short int16_t;
33 typedef unsigned short uint16_t;
34 typedef signed int int32_t;
35 typedef unsigned int uint32_t;
Generated for libwpd by
doxygen 1.8.1.2