Removed duplicates with old name adjusted includes to match new header name.

This commit is contained in:
Eelke Klein 2017-08-26 11:45:50 +02:00
parent 243f1c0a42
commit 869d867191
13 changed files with 11 additions and 434 deletions

View file

@ -1,7 +1,7 @@
#ifndef ASYNCDBCONNECTION_H
#define ASYNCDBCONNECTION_H
#include "PgsqlConn.h"
#include "Pgsql_Connection.h"
#include "Pgsql_Params.h"
#include "ConnectionConfig.h"
#include <QElapsedTimer>