mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-07-02 14:04:22 +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
|
@ -19,7 +19,7 @@
|
|||
#define idDC29E3C667BD4793BA0644AE7DC5BD3F
|
||||
|
||||
#include <string>
|
||||
#include "backends/postgresql/settings.hpp"
|
||||
#include "db/settings.hpp"
|
||||
|
||||
namespace dinlib {
|
||||
struct Settings {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue