Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky

This commit is contained in:
Jonathan Watt
2016-06-07 21:10:18 +01:00
parent 97d0f1242f
commit 9c5b8de022
525 changed files with 164 additions and 375 deletions

View File

@@ -16,6 +16,7 @@
#include "xpcprivate.h"
#include "mozilla/Casting.h"
#include "mozilla/Telemetry.h"
#include "nsAutoPtr.h"
using namespace js;
using namespace JS;