summaryrefslogtreecommitdiffstats
path: root/common/storage.h
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-01-12 16:12:05 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-01-12 16:12:05 +0100
commita48edff7a21ef6426baa1cc6eca501930cb35645 (patch)
treee32f567657e6114ac17a4af7546e55df58a094c9 /common/storage.h
parent1d9e0016d63f9b5d86d54cfa0f396d3ea24a2db6 (diff)
downloadsink-a48edff7a21ef6426baa1cc6eca501930cb35645.tar.gz
sink-a48edff7a21ef6426baa1cc6eca501930cb35645.zip
Fixed build issues with pedantic enabled
Diffstat (limited to 'common/storage.h')
-rw-r--r--common/storage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/storage.h b/common/storage.h
index 039a54f..a8e14a6 100644
--- a/common/storage.h
+++ b/common/storage.h
@@ -216,4 +216,3 @@ private:
216} // namespace Sink 216} // namespace Sink
217 217
218QDebug& SINK_EXPORT operator<<(QDebug &dbg, const Sink::Storage::DataStore::Error &error); 218QDebug& SINK_EXPORT operator<<(QDebug &dbg, const Sink::Storage::DataStore::Error &error);
219