From e6616cf0db2b63189fc34d0076f654af9adecdf8 Mon Sep 17 00:00:00 2001 From: Cebtenzzre Date: Fri, 15 Sep 2023 16:59:49 -0400 Subject: examples : add compiler version and target to build info (#2998) --- examples/embd-input/embd-input.h | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/embd-input/embd-input.h') diff --git a/examples/embd-input/embd-input.h b/examples/embd-input/embd-input.h index efb5ba5e..eff5e3b8 100644 --- a/examples/embd-input/embd-input.h +++ b/examples/embd-input/embd-input.h @@ -3,7 +3,6 @@ #include "common.h" #include "llama.h" -#include "build-info.h" extern "C" { -- cgit v1.2.3