We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca4d15 commit bc0f5c9Copy full SHA for bc0f5c9
Firestore/core/src/core/query.h
@@ -17,6 +17,7 @@
17
#ifndef FIRESTORE_CORE_SRC_CORE_QUERY_H_
18
#define FIRESTORE_CORE_SRC_CORE_QUERY_H_
19
20
+#include <functional>
21
#include <iosfwd>
22
#include <limits>
23
#include <memory>
0 commit comments