mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-17 15:19:48 +00:00
Make dindexer-common depend on postgre backend and fix build
This commit is contained in:
parent
fb722719b2
commit
8f98495049
15 changed files with 15 additions and 15 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
#include "listdircontent.hpp"
|
||||
#include "entrypath.hpp"
|
||||
#include "backends/postgresql/dbsource.hpp"
|
||||
#include "db/dbsource.hpp"
|
||||
#include "helpers/infix_iterator.hpp"
|
||||
#include <cassert>
|
||||
#include <utility>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue