Commit 8c36b6f
Fix rocksdb include definitions
Summary:
composite_env_wrapper.h and fault_injection_fs.h are not
public RocksDB APIs. They should not start with "rocksdb/" include
definitions. This diff fixes it.
Reviewed By: pdillinger
Differential Revision: D41090954
fbshipit-source-id: 1fd5cd31 parent 96753d6 commit 8c36b6f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments