mirror of https://github.com/facebook/rocksdb.git
Include version in options
This commit is contained in:
parent
d28ed6931f
commit
82042f451c
|
@ -15,6 +15,7 @@
|
|||
#include <vector>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "rocksdb/version.h"
|
||||
#include "rocksdb/universal_compaction.h"
|
||||
|
||||
namespace rocksdb {
|
||||
|
|
Loading…
Reference in New Issue