提交 ff0d618c 编写于 作者: C Chad Austin 提交者: Facebook GitHub Bot

add a missing include (#11624)

Summary:
Pull Request resolved: https://github.com/facebook/rocksdb/pull/11624

<queue> must be included to use std::queue.

Reviewed By: pdillinger

Differential Revision: D47562433

fbshipit-source-id: 7c5b19fd9e411694c782dfc0dff0231d4f92ef24
上级 846db9d7
......@@ -8,6 +8,7 @@
#if USE_COROUTINES
#include <atomic>
#include <queue>
#include "folly/CPortability.h"
#include "folly/CppAttributes.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册