From 0eb597a681115d6d5dd2ea4511fa3b8c7b3d9c9f Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 27 Apr 2007 10:08:42 +0000 Subject: Restructured the code to use the new utility code in utils.h. --- times.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'times.cc') diff --git a/times.cc b/times.cc index e8eede6b..989bf055 100644 --- a/times.cc +++ b/times.cc @@ -46,4 +46,4 @@ moment_t datetime_range_from_stream(std::istream& in) { } -} +} // namespace ledger -- cgit v1.2.3