1
0
Fork 0
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:
King_DuckZ 2016-05-24 09:36:38 +02:00
parent fb722719b2
commit 8f98495049
15 changed files with 15 additions and 15 deletions

View file

@ -19,7 +19,7 @@
#define idDC29E3C667BD4793BA0644AE7DC5BD3F
#include <string>
#include "backends/postgresql/settings.hpp"
#include "db/settings.hpp"
namespace dinlib {
struct Settings {