Skip to content

Commit

Permalink
Bug 1713564 - add missing ScopeExit header r=glandium
Browse files Browse the repository at this point in the history
  • Loading branch information
psumbera committed Jun 1, 2021
1 parent da0c24c commit e530d99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dom/events/EventDispatcher.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
#include "mozilla/MouseEvents.h"
#include "mozilla/ProfilerLabels.h"
#include "mozilla/ProfilerMarkers.h"
#include "mozilla/ScopeExit.h"
#include "mozilla/Telemetry.h"
#include "mozilla/TextEvents.h"
#include "mozilla/TouchEvents.h"
Expand Down

0 comments on commit e530d99

Please sign in to comment.