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

@@ -12,6 +12,7 @@
#include "nsContentUtils.h"
#include "nsSize.h"
#include "mozilla/ReflowInput.h"
#include "mozilla/ScopeExit.h"
#include "nsComponentManagerUtils.h"
#include "nsString.h"
#include "nsAtom.h"