mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-20 11:11:51 +00:00
fix missing type definitions
This commit is contained in:
@@ -22,6 +22,7 @@ Contributors:
|
||||
Seven Du <dujinfang@gmail.com>
|
||||
*/
|
||||
|
||||
#include <switch.h>
|
||||
#include "mp4_helper.hpp"
|
||||
|
||||
namespace MP4
|
||||
@@ -132,4 +133,4 @@ namespace MP4
|
||||
++rt.packet;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user