aboutsummaryrefslogtreecommitdiff
path: root/src/awake.cpp
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2020-07-11 00:11:05 +0200
committerRobert Tari <robert@tari.in>2020-07-17 18:02:32 +0200
commitb917e4ce17bc30772792a475af2eb0c64ae9f47b (patch)
treebfec00a17c4cd117576b6cbe8160f07c1d1a764f /src/awake.cpp
parent6eac66d1ca86cbf85204b93f36b3ebe7082498b5 (diff)
downloadayatana-indicator-datetime-b917e4ce17bc30772792a475af2eb0c64ae9f47b.tar.gz
ayatana-indicator-datetime-b917e4ce17bc30772792a475af2eb0c64ae9f47b.tar.bz2
ayatana-indicator-datetime-b917e4ce17bc30772792a475af2eb0c64ae9f47b.zip
-Made GCC 10.1.0 friendly
-Fixed to work with ECal 2.0 -Added libaccounts-glib dependency -Added mate-time-admin handler
Diffstat (limited to 'src/awake.cpp')
-rw-r--r--src/awake.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/awake.cpp b/src/awake.cpp
index da69c44..dd41c35 100644
--- a/src/awake.cpp
+++ b/src/awake.cpp
@@ -21,7 +21,7 @@
#include <notifications/dbus-shared.h>
#include <gio/gio.h>
-
+#include <string>
#include <limits>
namespace ayatana {