mirror of
https://github.com/google/leveldb.git
synced 2026-08-18 10:33:27 +08:00
@@ -22,7 +22,7 @@ directory. The following example shows how to open a database,
|
||||
creating it if necessary:
|
||||
<p>
|
||||
<pre>
|
||||
#include <assert>
|
||||
#include <cassert>
|
||||
#include "leveldb/db.h"
|
||||
|
||||
leveldb::DB* db;
|
||||
|
||||
Reference in New Issue
Block a user