Leveldb Windows port by Edouard Alligand, adapted for MingW by me.
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
# include "port/port_posix.h"
|
||||
#elif defined(LEVELDB_PLATFORM_CHROMIUM)
|
||||
# include "port/port_chromium.h"
|
||||
#elif defined(LEVELDB_PLATFORM_WINDOWS)
|
||||
# include "port/port_win.h"
|
||||
#endif
|
||||
|
||||
#endif // STORAGE_LEVELDB_PORT_PORT_H_
|
||||
|
||||
Reference in New Issue
Block a user