提交 640734d7 编写于 作者: Y Yu Yang 提交者: GitHub

Merge pull request #2286 from reyoung/feature/fix_some_gcc_version

Fix baidu gcc toolchain compile
......@@ -55,8 +55,11 @@ public:
};
#else
// clang-format off
#include <cstddef>
#include <atomic>
// clang-format on
class SpinLockPrivate {
public:
inline void lock() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册