Bug 905920 - Fix build on platforms without SPS profiler r=khuey

This commit is contained in:
Landry Breuil 2013-08-20 13:48:22 +02:00
parent 7123f492d6
commit fd998b8e7a

View File

@ -135,6 +135,7 @@
#include "mozilla/mozPoisonWrite.h"
#include "mozilla/Mutex.h"
#include "mozilla/Telemetry.h"
#include "mozilla/ThreadLocal.h"
using namespace mozilla;