Fix clang compiler warnings

This commit is contained in:
Chilledheart
2014-07-20 22:56:40 +08:00
parent f4c49aeade
commit 54f4e2f188
4 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,7 @@
namespace rocksdb {
class Block;
class BlockContents;
struct BlockContents;
class BlockHandle;
class Footer;
struct Options;