aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 1761f84..85a414f 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -46,6 +46,7 @@ namespace uin = unity::indicator::notifications;
using namespace unity::indicator::datetime;
+
namespace
{
std::shared_ptr<Engine> create_engine()