Commit d9e24588 authored by Petr Sumbera's avatar Petr Sumbera
Browse files

Bug 1712064 - add missing ScopeExit header r=keeler a=pascalc

Bug 1711154 should have landed with the header for ScopeExit.

Differential Revision: https://phabricator.services.mozilla.com/D115586
parent 8638c11e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
#include "mozilla/ProfilerLabels.h"
#include "mozilla/ProfilerMarkers.h"
#include "mozilla/PublicSSL.h"
#include "mozilla/ScopeExit.h"
#include "mozilla/Services.h"
#include "mozilla/StaticMutex.h"
#include "mozilla/StaticPtr.h"