diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-10-21 14:50:54 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-10-21 14:50:54 +0200 |
commit | b4ba2aed63e979670ef9931546a7118daadd48b5 (patch) | |
tree | c962ea0473383da37e8c74891d59ff1d4467da80 /common/datastorequery.h | |
parent | 40bc3c0607757159e274a72c4dca6f2445196ef0 (diff) | |
download | sink-b4ba2aed63e979670ef9931546a7118daadd48b5.tar.gz sink-b4ba2aed63e979670ef9931546a7118daadd48b5.zip |
Cleanup
Diffstat (limited to 'common/datastorequery.h')
-rw-r--r-- | common/datastorequery.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common/datastorequery.h b/common/datastorequery.h index 25fee66..5f4149e 100644 --- a/common/datastorequery.h +++ b/common/datastorequery.h | |||
@@ -19,10 +19,7 @@ | |||
19 | #pragma once | 19 | #pragma once |
20 | 20 | ||
21 | #include "query.h" | 21 | #include "query.h" |
22 | #include "storage.h" | ||
23 | #include "resultset.h" | 22 | #include "resultset.h" |
24 | #include "query.h" | ||
25 | #include "entitybuffer.h" | ||
26 | #include "log.h" | 23 | #include "log.h" |
27 | #include "storage/entitystore.h" | 24 | #include "storage/entitystore.h" |
28 | 25 | ||