File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 1- #ifndef FIREBASE_FIRESTORE_CLIENT_CPP_SRC_COMMON_EVENT_ACCUMULATOR_H_
2- #define FIREBASE_FIRESTORE_CLIENT_CPP_SRC_COMMON_EVENT_ACCUMULATOR_H_
1+ #ifndef FIREBASE_FIRESTORE_CLIENT_CPP_SRC_TESTS_UTIL_EVENT_ACCUMULATOR_H_
2+ #define FIREBASE_FIRESTORE_CLIENT_CPP_SRC_TESTS_UTIL_EVENT_ACCUMULATOR_H_
33
4- #include " firestore/src/common /firestore_integration_test.h"
4+ #include " firestore/src/tests /firestore_integration_test.h"
55
66namespace firebase {
77namespace firestore {
@@ -86,4 +86,4 @@ class EventAccumulator {
8686
8787} // namespace firestore
8888} // namespace firebase
89- #endif // FIREBASE_FIRESTORE_CLIENT_CPP_SRC_COMMON_EVENT_ACCUMULATOR_H_
89+ #endif // FIREBASE_FIRESTORE_CLIENT_CPP_SRC_TESTS_UTIL_EVENT_ACCUMULATOR_H_
You can’t perform that action at this time.
0 commit comments