pgLab/pglab/PgDatabase.cpp
2017-11-26 13:07:21 +01:00

6 lines
55 B
C++

#include "PgDatabase.h"
PgDatabase::PgDatabase()
{
}