From f680da291da7e07f8e27177a631d3b23d068fd77 Mon Sep 17 00:00:00 2001 From: DarkSharpness <2040703891@qq.com> Date: Thu, 11 Jul 2024 22:11:26 +0800 Subject: [PATCH] fix(concept): add the missing headers --- include/concept.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/concept.h b/include/concept.h index 905e98c..6eb123f 100644 --- a/include/concept.h +++ b/include/concept.h @@ -1,4 +1,5 @@ #pragma once +#include #include #include