summaryrefslogtreecommitdiff
path: root/common/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/common.h')
-rw-r--r--common/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/common.h b/common/common.h
index c1537314..5a379688 100644
--- a/common/common.h
+++ b/common/common.h
@@ -4,6 +4,9 @@
#include "llama.h"
+#define LOG_NO_FILE_LINE_FUNCTION
+#include "log.h"
+
#include <string>
#include <vector>
#include <random>