move space maps to their own sub directory

This commit is contained in:
Joe Thornber
2013-01-10 21:36:38 +00:00
parent 6a4facf03b
commit 326fd3408b
15 changed files with 31 additions and 29 deletions

View File

@@ -17,7 +17,7 @@
// <http://www.gnu.org/licenses/>.
#include "persistent-data/transaction_manager.h"
#include "persistent-data/space_map_core.h"
#include "persistent-data/space-maps/core.h"
#include "persistent-data/btree.h"
#define BOOST_TEST_MODULE BTreeTests