mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-07 13:29:49 +00:00
Fix namespaces.
Build works, except for incredis which I'm going to move out anyways.
This commit is contained in:
parent
a5477c99cf
commit
7a3438def6
24 changed files with 79 additions and 78 deletions
|
@ -30,7 +30,7 @@ struct pg_param;
|
|||
typedef pg_param PGparam;
|
||||
|
||||
namespace pq {
|
||||
namespace bt = dinhelp::bt;
|
||||
namespace bt = dhandy::bt;
|
||||
|
||||
class Connection;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue