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/simple/simple.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples/simple/simple.cpp') diff --git a/examples/simple/simple.cpp b/examples/simple/simple.cpp index ba5de0cc..440d22ec 100644 --- a/examples/simple/simple.cpp +++ b/examples/simple/simple.cpp @@ -1,5 +1,3 @@ -#include "build-info.h" - #include "common.h" #include "llama.h" -- cgit v1.2.3