]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Fix compilation on db_bench_tool.cc on Windows (#5227)
authorAdam Retter <adam.retter@googlemail.com>
Tue, 23 Apr 2019 18:12:39 +0000 (11:12 -0700)
committerFosco Marotto <fjm@fb.com>
Tue, 23 Apr 2019 22:16:09 +0000 (15:16 -0700)
commitfa1c26dc0c983f30f86f3ebd20535ef5bbd63572
treebd4b1802583c6d022851fd5a984d4f734177545e
parentf9fc8c627eb38d6426e272e4f34e9bc9ee349975
Fix compilation on db_bench_tool.cc on Windows (#5227)

Summary:
I needed this change to be able to build the v6.0.1 release on Windows.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5227

Differential Revision: D15033815

Pulled By: sagar0

fbshipit-source-id: 579f3b8e694c34c0d43527eb2fa37175e37f5911
tools/db_bench_tool.cc