rocksdb/utilities/document
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
..
document_db_test.cc Suppress clang analyzer error (#4299) 2018-08-21 16:43:05 -07:00
document_db.cc Support pragma once in all header files and cleanup some warnings (#4339) 2018-09-05 18:13:31 -07:00
json_document_builder.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
json_document_test.cc fix memory leak in two_level_iterator 2018-04-15 17:26:26 -07:00
json_document.cc Suppress unused warnings 2018-02-02 12:27:07 -08:00