summaryrefslogtreecommitdiff
path: root/src/times.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/times.h')
-rw-r--r--src/times.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/times.h b/src/times.h
index 8e0f72f9..b83c65b5 100644
--- a/src/times.h
+++ b/src/times.h
@@ -44,6 +44,8 @@
#ifndef _TIMES_H
#define _TIMES_H
+#include "utils.h"
+
namespace ledger {
DECLARE_EXCEPTION(datetime_error, std::runtime_error);