提交 51d2adfb 编写于 作者: M Mark Callaghan

Fix broken build. Add stdint.h to get uint64_t

Summary:
I still get failures from this. Not sure whether there was a fix in progress.

Task ID: #

Blame Rev:

Test Plan:
compile

Revert Plan:

Database Impact:

Memcache Impact:

Other Notes:

EImportant:

- begin *PUBLIC* platform impact section -
Bugzilla: #
- end platform impact -

Reviewers: dhruba

Reviewed By: dhruba

Differential Revision: https://reviews.facebook.net/D6147
上级 4c107587
......@@ -7,6 +7,7 @@
#include <stddef.h>
#include <string>
#include <stdint.h>
namespace leveldb {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册