Bug 1084140 - Put back mozilla/ArrayUtils.h after bug 1073998: one trivial data array is still left. r=kinetik

This commit is contained in:
Jan Beich 2014-10-16 17:39:00 +02:00
parent 36569f7696
commit 63b708700b

View File

@ -3,6 +3,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "gtest/gtest.h"
#include "mozilla/ArrayUtils.h"
#include <stdio.h>
#include "nsTArray.h"
#include "WebMBufferedParser.h"