aboutsummaryrefslogtreecommitdiff
path: root/util/impl.h
diff options
context:
space:
mode:
authorLucas Eckels <eckels@google.com>2012-08-06 15:17:20 -0700
committerLucas Eckels <eckels@google.com>2012-08-08 09:29:15 -0700
commit185cebee41a061bb66761249b3c82a10bcc2232d (patch)
tree850aac28f5cddc13f0092423987c632e16aa3a2f /util/impl.h
parent8c49c89342efb45fce032fcddc68ad5e799c5347 (diff)
downloadmp4v2-185cebee41a061bb66761249b3c82a10bcc2232d.tar.gz
Add mp4v2 source.HEADmastermain
Change-Id: Ia0a22a54055612a710169919e1ec81deca33ac23
Diffstat (limited to 'util/impl.h')
-rw-r--r--util/impl.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/util/impl.h b/util/impl.h
new file mode 100644
index 0000000..9daa297
--- /dev/null
+++ b/util/impl.h
@@ -0,0 +1,10 @@
+#ifndef MP4V2_UTIL_IMPL_H
+#define MP4V2_UTIL_IMPL_H
+
+///////////////////////////////////////////////////////////////////////////////
+
+#include "libutil/util.h"
+
+///////////////////////////////////////////////////////////////////////////////
+
+#endif // MP4V2_UTIL_IMPL_H