Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan

This commit is contained in:
Gabriele Svelto
2013-08-24 08:12:51 +02:00
parent bf5ac5eff5
commit ede887d01f
19 changed files with 24 additions and 18 deletions

View File

@@ -37,8 +37,8 @@
#include "nsNetUtil.h"
#include "mozilla/Atomics.h"
#include "mozilla/Attributes.h"
#include "TimeStamp.h"
#include "mozilla/Telemetry.h"
#include "mozilla/TimeStamp.h"
#include "plbase64.h"
#include "prmem.h"