215d12826d
Presumably a leftover from optimistic_transaction_example.cc.
- Compile RocksDB first by executing
make static_lib
in parent dir - Compile all examples:
cd examples/; make all