mirror of
https://github.com/TechSmith/mp4v2.git
synced 2026-01-12 00:04:39 +08:00
11 lines
262 B
C
11 lines
262 B
C
#ifndef MP4V2_UTIL_IMPL_H
|
|
#define MP4V2_UTIL_IMPL_H
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
#include "util.h"
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
#endif // MP4V2_UTIL_IMPL_H
|