代码拉取完成,页面将自动刷新
From 00921a941f3b5bdde37d15d59208cdc5b25dd576 Mon Sep 17 00:00:00 2001
From: misaka00251 <liuxin@iscas.ac.cn>
Date: Wed, 25 Sep 2024 20:51:15 +0800
Subject: [PATCH] Fix error: call to function 'memmove' that is neither visible
in the template definition nor found by argument-dependent lookup
diff --git a/base/containers/span.h b/base/containers/span.h
index 6fc6e8a641..2a26acc58f 100644
--- a/base/containers/span.h
+++ b/base/containers/span.h
@@ -18,6 +18,7 @@
#include <span>
#include <type_traits>
#include <utility>
+#include <cstring>
#include "base/check.h"
#include "base/compiler_specific.h"
--
2.46.1
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。