Bug 1679272 - Include ScopeExit.h exactly where used. r=andi

Differential Revision: https://phabricator.services.mozilla.com/D98888
This commit is contained in:
Simon Giesecke
2020-12-07 14:25:59 +00:00
parent 148454d104
commit fbb9c742c8
91 changed files with 201 additions and 233 deletions

View File

@@ -17,6 +17,7 @@
#include "mozilla/dom/Document.h"
#include "mozilla/dom/ScriptDecoding.h" // mozilla::dom::ScriptDecoding
#include "mozilla/Telemetry.h"
#include "mozilla/ScopeExit.h"
#include "mozilla/StaticPrefs_dom.h"
namespace mozilla {