]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Add missing override keyword in env_win.h functions (#11232)
authorAndrew Kryczka <andrewkr@fb.com>
Sun, 19 Feb 2023 01:30:15 +0000 (17:30 -0800)
committerAndrew Kryczka <andrewkr@fb.com>
Sun, 19 Feb 2023 16:07:07 +0000 (08:07 -0800)
commit4b87e21f3a7b65f31d178eb934bccb6f14aee79f
tree0bfe747fade36af58e5d8c471b7d02f08b3d17ca
parentd47126875b2297725aeb2bf433c0b538c17a3b16
Add missing override keyword in env_win.h functions (#11232)

Summary:
I couldn't figure out why this causes failures in our 8.0 release to fbcode while this issue appears to not be new in 8.0. Anyways, we can add the missing `override` keywords to these functions as the compiler insists.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/11232

Reviewed By: pdillinger

Differential Revision: D43420656

Pulled By: ajkr

fbshipit-source-id: da748eeef6ba38dd113dbe4b5143d7558daf38dd
port/win/env_win.h