2013-08-06 02:55:44 +02: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-05 07:32:05 +02:00
|
|
|
#pragma once
|
2014-07-23 16:21:38 +02:00
|
|
|
#warning This file was moved to rocksdb/utilities/stackable_db.h
|
|
|
|
#include "rocksdb/utilities/stackable_db.h"
|