pgLab/pglab/PgType.cpp

5 lines
83 B
C++

#include "PgType.h"
#include "Pgsql_Connection.h"
PgType::PgType() = default;