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

5 lines
83 B
C++

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