summaryrefslogtreecommitdiff
path: root/table/block_builder.h
diff options
context:
space:
mode:
Diffstat (limited to 'table/block_builder.h')
-rw-r--r--table/block_builder.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/table/block_builder.h b/table/block_builder.h
index f91f5e6..7a481cd 100644
--- a/table/block_builder.h
+++ b/table/block_builder.h
@@ -5,8 +5,7 @@
#ifndef STORAGE_LEVELDB_TABLE_BLOCK_BUILDER_H_
#define STORAGE_LEVELDB_TABLE_BLOCK_BUILDER_H_
-#include <stdint.h>
-
+#include <cstdint>
#include <vector>
#include "leveldb/slice.h"