rocksdb/third-party
cngzhnp 64324e329e Support pragma once in all header files and cleanup some warnings (#4339)
Summary:
As you know, almost all compilers support "pragma once" keyword instead of using include guards. To be keep consistency between header files, all header files are edited.

Besides this, try to fix some warnings about loss of data.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/4339

Differential Revision: D9654990

Pulled By: ajkr

fbshipit-source-id: c2cf3d2d03a599847684bed81378c401920ca848
2018-09-05 18:13:31 -07:00
..
fbson Support pragma once in all header files and cleanup some warnings (#4339) 2018-09-05 18:13:31 -07:00
gtest-1.7.0/fused-src/gtest Fix up backupable_db stack corruption. 2018-04-09 19:27:24 -07:00