blob: 6c0068ce3b80b73626fb7a571a7ffef2718c0f4f [file] [log] [blame]
#ifndef MP4V2_PLATFORM_IMPL_H
#define MP4V2_PLATFORM_IMPL_H
///////////////////////////////////////////////////////////////////////////////
#include "libplatform/platform.h"
#if defined _WIN32
#include "libplatform/platform_win32_impl.h"
#endif
///////////////////////////////////////////////////////////////////////////////
#endif // MP4V2_PLATFORM_IMPL_H