mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1036849 - Fix nsTArray bustage CLOSED TREE
This commit is contained in:
parent
1e844f2a56
commit
8430443595
@ -5,10 +5,9 @@
|
||||
#ifndef MP4_DEMUXER_ANNEX_B_H_
|
||||
#define MP4_DEMUXER_ANNEX_B_H_
|
||||
|
||||
#include "mozilla/Vector.h"
|
||||
#include "mp4_demuxer/DecoderData.h"
|
||||
|
||||
template <class T> struct already_AddRefed;
|
||||
template <class T> class nsRcTArray;
|
||||
|
||||
namespace mp4_demuxer
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user