From 1fe7d71cf130074f2b345ebe70f9e76e8899b072 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Sun, 16 Apr 2023 23:53:33 +0200 Subject: Introduce ledger.hh --- src/global.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/global.h') diff --git a/src/global.h b/src/global.h index 9607ba1a..4892a471 100644 --- a/src/global.h +++ b/src/global.h @@ -37,6 +37,7 @@ */ #pragma once +#include #include "option.h" #include "report.h" -- cgit v1.2.3