X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fquery.cc;h=7916421e4a0068847a0fc13b71514c1258893a42;hb=087e292d1198b16e35fe705c85a355e48b033cf2;hp=9acf2b03b84da6729f78a8e6ee843a7eb35d0afd;hpb=e83b40138ef3dd116001a4c53150d0a3274b41c0;p=notmuch diff --git a/lib/query.cc b/lib/query.cc index 9acf2b03..7916421e 100644 --- a/lib/query.cc +++ b/lib/query.cc @@ -23,8 +23,6 @@ #include /* GHashTable, GPtrArray */ -#include - struct _notmuch_query { notmuch_database_t *notmuch; const char *query_string;