Skip to content

Commit 82042f4

Browse files
committed
Include version in options
1 parent d28ed69 commit 82042f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/rocksdb/options.h

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include <vector>
1616
#include <stdint.h>
1717

18+
#include "rocksdb/version.h"
1819
#include "rocksdb/universal_compaction.h"
1920

2021
namespace rocksdb {

0 commit comments

Comments
 (0)