提交 07399e21 authored 作者: Michael Jerris's avatar Michael Jerris

fix missing type definitions

上级 ae216daf
...@@ -22,6 +22,7 @@ Contributors: ...@@ -22,6 +22,7 @@ Contributors:
Seven Du <dujinfang@gmail.com> Seven Du <dujinfang@gmail.com>
*/ */
#include <switch.h>
#include "mp4_helper.hpp" #include "mp4_helper.hpp"
namespace MP4 namespace MP4
...@@ -132,4 +133,4 @@ namespace MP4 ...@@ -132,4 +133,4 @@ namespace MP4
++rt.packet; ++rt.packet;
return true; return true;
} }
} }
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论