Skip to content

Commit c858561

Browse files
[Storage] Include common.h in list_result.h for FIREBASE_USE_MOVE_OPERATORS
Co-authored-by: AustinBenoit <22805659+AustinBenoit@users.noreply.github.com>
1 parent f1f5886 commit c858561

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

storage/src/include/firebase/storage/list_result.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
#include <vector>
1919

20+
#include "firebase/internal/common.h"
21+
2022
namespace firebase {
2123
namespace storage {
2224

0 commit comments

Comments
 (0)