File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- #ifndef FIREBASE_FIRESTORE_SRC_MAIN_FIRESTORE_EXCEPTIONS_MAIN_H_
16- #define FIREBASE_FIRESTORE_SRC_MAIN_FIRESTORE_EXCEPTIONS_MAIN_H_
15+ #ifndef FIREBASE_FIRESTORE_SRC_COMMON_FIRESTORE_EXCEPTIONS_COMMON_H_
16+ #define FIREBASE_FIRESTORE_SRC_COMMON_FIRESTORE_EXCEPTIONS_COMMON_H_
1717
1818// Note: this header only exists to simplify the Unity build (the SWIG build has
1919// trouble directly including a header that comes from the iOS repo).
2020#include "Firestore/core/src/util/firestore_exceptions.h"
2121
22- #endif // FIREBASE_FIRESTORE_SRC_MAIN_FIRESTORE_EXCEPTIONS_MAIN_H_
22+ #endif // FIREBASE_FIRESTORE_SRC_COMMON_FIRESTORE_EXCEPTIONS_COMMON_H_
You can’t perform that action at this time.
0 commit comments