From 8781013ef654270cbead3e0011e33a6d690fb168 Mon Sep 17 00:00:00 2001 From: Cebtenzzre Date: Mon, 18 Sep 2023 10:03:53 -0400 Subject: make : restore build-info.h dependency for several targets (#3205) --- common/common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'common') diff --git a/common/common.h b/common/common.h index f9dfd4a2..18aea38c 100644 --- a/common/common.h +++ b/common/common.h @@ -3,7 +3,6 @@ #pragma once #include "llama.h" -#include "build-info.h" #define LOG_NO_FILE_LINE_FUNCTION #include "log.h" -- cgit v1.2.3