Skip to content

Commit ae3219f

Browse files
committed
2
1 parent 23659f9 commit ae3219f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/meta/test/dump_file.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
* THE SOFTWARE.
2525
*/
2626

27-
#include <fcntl.h>
2827
#include <stdint.h>
2928
#include <stdio.h>
3029
#include <string.h>

src/test/function_test/base_api/test_batch_get.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* under the License.
1818
*/
1919

20+
#include <ext/alloc_traits.h>
2021
#include <rocksdb/status.h>
2122
#include <rrdb/rrdb_types.h>
2223
#include <stdint.h>

0 commit comments

Comments
 (0)