Skip to content

Commit

Permalink
Fix ubuntu build
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelSchneid3r committed Aug 5, 2023
1 parent 5f337b9 commit 5481a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/indexqueryhandler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include "albert/extension/queryhandler/indexqueryhandler.h"
#include "indexqueryhandlerprivate.h"
#include "itemindex.h"
#include <mutex>
using namespace std;
using namespace albert;
static const uint GRAM_SIZE = 2;
Expand Down

0 comments on commit 5481a2e

Please sign in to comment.