2013-08-05 17:55:44 -07:00
|
|
|
// Copyright (c) 2011 The LevelDB Authors. All rights reserved.
|
|
|
|
// Use of this source code is governed by a BSD-style license that can be
|
|
|
|
// found in the LICENSE file. See the AUTHORS file for names of contributors.
|
|
|
|
|
2013-10-04 22:32:05 -07:00
|
|
|
#pragma once
|
2014-07-23 10:21:38 -04:00
|
|
|
#warning This file was moved to rocksdb/utilities/stackable_db.h
|
|
|
|
#include "rocksdb/utilities/stackable_db.h"
|