Bug 944392: Tracelogging: Fix --enable-nspr-build builds, r=bbouvier

This commit is contained in:
Hannes Verschore 2014-04-09 16:27:22 +02:00
Родитель e789a312b0
Коммит 216e7e7445
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -18,7 +18,7 @@
#include "js/TypeDecls.h"
#include "js/Vector.h"
class PRThread;
struct PRThread;
struct JSRuntime;
namespace JS {