From 95e444b10ce89deb9fc7e74b0bc1d8aa75b3557c Mon Sep 17 00:00:00 2001 From: Lovelylavender4 Date: Sun, 1 Dec 2024 16:24:03 +0800 Subject: [PATCH] fix: fixed concepts. --- src/ll/api/base/Concepts.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ll/api/base/Concepts.h b/src/ll/api/base/Concepts.h index 31359099eb..704f4f91d1 100644 --- a/src/ll/api/base/Concepts.h +++ b/src/ll/api/base/Concepts.h @@ -1,5 +1,6 @@ #pragma once +#include #include #include #include