mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2024-11-29 01:33:46 +00:00
connection.hpp is a public header.
This commit is contained in:
parent
1532d3c083
commit
ed0fbac5e1
2 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
* along with "dindexer". If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "connection.hpp"
|
||||
#include "pq/connection.hpp"
|
||||
#include "pq/databaseexception.hpp"
|
||||
#include "resultinfo.hpp"
|
||||
#include <libpq-fe.h>
|
||||
|
|
Loading…
Reference in a new issue