From 5220b871513a9a78ae31075337189ffb17d7c6f5 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 8 Dec 2017 10:41:36 +0000 Subject: rebase C++ namespace --- include/datetime/snap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/datetime') diff --git a/include/datetime/snap.h b/include/datetime/snap.h index 549e0e7..6a8260f 100644 --- a/include/datetime/snap.h +++ b/include/datetime/snap.h @@ -40,7 +40,7 @@ namespace datetime { class Snap { public: - Snap(const std::shared_ptr& engine, + Snap(const std::shared_ptr& engine, const std::shared_ptr& settings); virtual ~Snap(); -- cgit v1.2.3