Update memenv.h

This commit is contained in:
jacobbdavis1991
2018-01-19 10:44:45 -08:00
committed by GitHub
parent 106f4b72a1
commit 5f7d4fba37

View File

@@ -4,9 +4,6 @@
#ifndef __STDC_LIMIT_MACROS #ifndef __STDC_LIMIT_MACROS
#define __STDC_LIMIT_MACROS #define __STDC_LIMIT_MACROS
#endif
#ifndef STORAGE_LEVELDB_HELPERS_MEMENV_MEMENV_H_
#define STORAGE_LEVELDB_HELPERS_MEMENV_MEMENV_H_
namespace leveldb { namespace leveldb {