We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65190ac commit b9afa1fCopy full SHA for b9afa1f
doc/index.html
@@ -22,7 +22,7 @@ <h1>Opening A Database</h1>
22
creating it if necessary:
23
<p>
24
<pre>
25
- #include <assert>
+ #include <cassert>
26
#include "leveldb/db.h"
27
28
leveldb::DB* db;
0 commit comments