summaryrefslogtreecommitdiffstats
path: root/examples/maildirresource/tests/maildirthreadtest.cpp
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2016-09-23 01:35:13 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2016-09-23 01:35:13 +0200
commit52ad48c8bd755a2fde249296d6017853538f478f (patch)
treed3adbee13e49d2525720069cb7d9ca6b5876dbd8 /examples/maildirresource/tests/maildirthreadtest.cpp
parent6fc76bc690e5a2e7748936fa835338d820c7e7de (diff)
downloadsink-52ad48c8bd755a2fde249296d6017853538f478f.tar.gz
sink-52ad48c8bd755a2fde249296d6017853538f478f.zip
A new query system
Diffstat (limited to 'examples/maildirresource/tests/maildirthreadtest.cpp')
-rw-r--r--examples/maildirresource/tests/maildirthreadtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/maildirresource/tests/maildirthreadtest.cpp b/examples/maildirresource/tests/maildirthreadtest.cpp
index a74869c..69d51a6 100644
--- a/examples/maildirresource/tests/maildirthreadtest.cpp
+++ b/examples/maildirresource/tests/maildirthreadtest.cpp
@@ -25,7 +25,7 @@
25#include "common/test.h" 25#include "common/test.h"
26#include "common/domain/applicationdomaintype.h" 26#include "common/domain/applicationdomaintype.h"
27 27
28#include "utils.h"; 28#include "utils.h"
29 29
30using namespace Sink; 30using namespace Sink;
31using namespace Sink::ApplicationDomain; 31using namespace Sink::ApplicationDomain;