Skip to content

Commit bc0f5c9

Browse files
committed
add missing include
1 parent 2ca4d15 commit bc0f5c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Firestore/core/src/core/query.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#ifndef FIRESTORE_CORE_SRC_CORE_QUERY_H_
1818
#define FIRESTORE_CORE_SRC_CORE_QUERY_H_
1919

20+
#include <functional>
2021
#include <iosfwd>
2122
#include <limits>
2223
#include <memory>

0 commit comments

Comments
 (0)