summaryrefslogtreecommitdiff
path: root/examples/quantize/quantize.cpp
diff options
context:
space:
mode:
authorCebtenzzre <cebtenzzre@gmail.com>2023-09-18 10:03:53 -0400
committerGitHub <noreply@github.com>2023-09-18 10:03:53 -0400
commit8781013ef654270cbead3e0011e33a6d690fb168 (patch)
tree0412c1b4bb2173bcc91e806049cf5d0f1ab2d569 /examples/quantize/quantize.cpp
parent7ddf185537b712ea0ccbc5f222ee92bed654914e (diff)
make : restore build-info.h dependency for several targets (#3205)
Diffstat (limited to 'examples/quantize/quantize.cpp')
-rw-r--r--examples/quantize/quantize.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quantize/quantize.cpp b/examples/quantize/quantize.cpp
index acb79e69..1c1d957e 100644
--- a/examples/quantize/quantize.cpp
+++ b/examples/quantize/quantize.cpp
@@ -1,3 +1,4 @@
+#include "build-info.h"
#include "common.h"
#include "llama.h"