include for uintxx_t

This commit is contained in:
winlin 2017-01-30 17:38:30 +08:00
parent b16ab038ce
commit bb5bd0ee1c

View File

@ -65,6 +65,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
};
#endif
#include <stdint.h>
#include <sys/types.h>
#ifdef __cplusplus