Bug 715162: Add missing nsTArray.h include.

This commit is contained in:
Kyle Huey 2012-01-05 09:01:01 -05:00
Родитель 8e3b7a1d97
Коммит b6336c1155
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -50,6 +50,7 @@
#include "mozilla/Mutex.h"
#include "nsCOMPtr.h"
#include "nsTArray.h"
#define IDLE_THREAD_TOPIC "thread-shutting-down"