From b19d2f2c2177a3524db0101bf533778f5ca41b34 Mon Sep 17 00:00:00 2001 From: Adam Treat Date: Wed, 26 Apr 2023 22:44:52 -0400 Subject: [PATCH] Add this and unbreak the build. --- llmodel/llmodel_c.cpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 llmodel/llmodel_c.cpp diff --git a/llmodel/llmodel_c.cpp b/llmodel/llmodel_c.cpp new file mode 100644 index 00000000..cc4ecc70 --- /dev/null +++ b/llmodel/llmodel_c.cpp @@ -0,0 +1,2 @@ +#include "llmodel_c.h" +