5 lines
76 B
C++
5 lines
76 B
C++
#include "PgType.h"
|
|
#include "PgsqlConn.h"
|
|
|
|
PgType::PgType() = default;
|
|
|