Skip to content

Commit

Permalink
lib/xapian-db: add missing include unordered_map
Browse files Browse the repository at this point in the history
  • Loading branch information
djcb committed Jul 2, 2023
1 parent d6416fc commit 867f320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mu-xapian-db.hh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include <string>
#include <mutex>
#include <functional>
#include <unordered_map>

#include <glib.h>

Expand Down

0 comments on commit 867f320

Please sign in to comment.