From 019f6d010300a500bc08d2f5c8e5d819983c6753 Mon Sep 17 00:00:00 2001 From: Aaron Miller Date: Thu, 4 May 2023 17:01:32 -0700 Subject: [PATCH] include in llmodel.h --- llmodel/llmodel.h | 1 + 1 file changed, 1 insertion(+) diff --git a/llmodel/llmodel.h b/llmodel/llmodel.h index 5ef900f4..5e254ab5 100644 --- a/llmodel/llmodel.h +++ b/llmodel/llmodel.h @@ -4,6 +4,7 @@ #include #include #include +#include class LLModel { public: