зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1789585 - Replace forward declarations for return type with header includes. r=dom-storage-reviewers,janv
Depends on D163633 Differential Revision: https://phabricator.services.mozilla.com/D163634
This commit is contained in:
Родитель
17d96be831
Коммит
d4d1d62c61
|
@ -7,8 +7,7 @@
|
|||
#ifndef DOM_FS_PARENT_FILESYSTEMQUOTACLIENT_H_
|
||||
#define DOM_FS_PARENT_FILESYSTEMQUOTACLIENT_H_
|
||||
|
||||
template <class T>
|
||||
struct already_AddRefed;
|
||||
#include "mozilla/AlreadyAddRefed.h"
|
||||
|
||||
namespace mozilla::dom {
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче