summaryrefslogtreecommitdiffstats
path: root/storage/rocksdb/rocksdb/include/rocksdb/utilities/convenience.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--storage/rocksdb/rocksdb/include/rocksdb/utilities/convenience.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/storage/rocksdb/rocksdb/include/rocksdb/utilities/convenience.h b/storage/rocksdb/rocksdb/include/rocksdb/utilities/convenience.h
new file mode 100644
index 00000000..f61afd69
--- /dev/null
+++ b/storage/rocksdb/rocksdb/include/rocksdb/utilities/convenience.h
@@ -0,0 +1,10 @@
+// Copyright (c) 2011-present, Facebook, Inc. All rights reserved.
+// This source code is licensed under both the GPLv2 (found in the
+// COPYING file in the root directory) and Apache 2.0 License
+// (found in the LICENSE.Apache file in the root directory).
+
+#pragma once
+
+// This file was moved to rocksdb/convenience.h"
+
+#include "rocksdb/convenience.h"