1
0
mirror of https://github.com/facebook/rocksdb.git synced 2025-06-01 01:45:48 +08:00
Peter Dillinger 501543573a Fix bad include ()
Summary:
include "include/rocksdb/blah.h" is messing up some internal
builds vs. include "rocksdb/blah." This fixes the bad case and adds a
check for future instances.

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

Test Plan: back-port to 7.4 release candidate and watch internal build

Reviewed By: hx235

Differential Revision: D37296202

Pulled By: pdillinger

fbshipit-source-id: d7cc6b2c57d858dff0444f19320d83c8b4f9b185
2022-06-20 17:42:01 -07:00
..
2022-05-06 13:03:58 -07:00
2022-06-20 17:42:01 -07:00