ref: d8e1ff74089f3a0125bcf56c0c1797015feeb0c9
parent: 0c3e2b52ee8003b52ba13fa487573223d38489f5
author: knik <knik@users.sourceforge.net>
date: Mon Jul 17 10:02:28 EDT 2017
use <stdint.h> on all systems
--- a/common/mp4ff/mp4ff.h
+++ b/common/mp4ff/mp4ff.h
@@ -35,11 +35,7 @@
extern "C" {
#endif /* __cplusplus */
-#ifdef HAVE_STDINT_H
#include <stdint.h>
-#else
-#include "mp4ff_int_types.h"
-#endif
/* file callback structure */
typedef struct