leveldbwrapper file rename to dbwrapper.*

This commit is contained in:
Jeff Garzik
2015-10-22 21:33:06 -04:00
committed by Jack Grigg
parent f345c41ec4
commit e3da7a572d
7 changed files with 10 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "leveldbwrapper.h"
#include "dbwrapper.h"
#include "uint256.h"
#include "random.h"
#include "test/test_bitcoin.h"