File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717#include " Firestore/core/src/nanopb/byte_string.h"
1818
1919#include < cctype>
20- #include < cstdlib>
20+ #include < cstdlib> // NOLINT(build/include_order)
2121#include < cstring>
2222#include < iomanip>
2323#include < ostream>
Original file line number Diff line number Diff line change 1717#include " Firestore/core/src/nanopb/byte_string.h"
1818
1919#include < cstdint>
20- #include < cstdlib>
20+ #include < cstdlib> // NOLINT(build/include_order)
2121
2222#include " Firestore/core/src/nanopb/nanopb_util.h"
2323#include " gmock/gmock.h"
Original file line number Diff line number Diff line change 1616
1717#include " Firestore/core/test/unit/util/executor_test.h"
1818
19- #include < cstdlib>
19+ #include < cstdlib> // NOLINT(build/include_order)
2020
2121#include < chrono>
2222#include < condition_variable>
Original file line number Diff line number Diff line change 1616
1717#include " Firestore/core/src/util/schedule.h"
1818
19- #include < cstdlib>
19+ #include < cstdlib> // NOLINT(build/include_order)
2020
2121#include < chrono>
2222#include < string>
You can’t perform that action at this time.
0 commit comments