зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1626972 - Add missing #include directive for the use of std::function. r=rstewart
Differential Revision: https://phabricator.services.mozilla.com/D69390
This commit is contained in:
Родитель
99f2b37464
Коммит
31609f81b8
|
@ -7,6 +7,7 @@
|
|||
#ifndef mozilla_image_imgFrame_h
|
||||
#define mozilla_image_imgFrame_h
|
||||
|
||||
#include <functional>
|
||||
#include <utility>
|
||||
|
||||
#include "AnimationParams.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче