80c663882a
Summary: First draft. Unit tests pass. Test Plan: unit tests attached Reviewers: heyongqiang Reviewed By: heyongqiang Differential Revision: https://reviews.facebook.net/D3969
18 lines
278 B
C++
18 lines
278 B
C++
/**
|
|
* Autogenerated by Thrift
|
|
*
|
|
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
|
|
* @generated
|
|
*/
|
|
#include "leveldb_constants.h"
|
|
|
|
namespace Tleveldb {
|
|
|
|
const leveldbConstants g_leveldb_constants;
|
|
|
|
leveldbConstants::leveldbConstants() {
|
|
}
|
|
|
|
} // namespace
|
|
|