rocksdb/port/win
John Ericson c16b087427 Work around weird unused errors with Mingw (#6075)
Summary:
From the reset of the code, it looks this this maybe can be unconditionally given the attribute? But I couldn't test with MSVC so I defensively put under CPP.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6075

Differential Revision: D18723749

fbshipit-source-id: 45fc8732c28dd29aab1644225d68f3c6f39bd69b
2019-11-26 21:42:29 -08:00
..
env_default.cc Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
env_win.cc Apply formatter to recent 200+ commits. (#5830) 2019-09-20 12:04:26 -07:00
env_win.h Format env_win coding style by google c++ style guide (#5096) 2019-03-27 16:38:20 -07:00
io_win.cc Work around weird unused errors with Mingw (#6075) 2019-11-26 21:42:29 -08:00
io_win.h
port_win.cc Move some logging related files to logging/ (#5387) 2019-05-31 17:23:59 -07:00
port_win.h Use delete to disable automatic generated methods. (#5009) 2019-09-11 18:09:00 -07:00
win_jemalloc.cc Remove PATENTS text from a few straggler files (#5326) 2019-05-21 16:22:35 -07:00
win_logger.cc
win_logger.h
win_thread.cc Work around weird unused errors with Mingw (#6075) 2019-11-26 21:42:29 -08:00
win_thread.h
xpress_win.cc
xpress_win.h