Moved several files from pglab project to pglablib

This commit is contained in:
eelke 2017-12-29 10:21:10 +01:00
parent 206d734ff5
commit f4538069cb
44 changed files with 45 additions and 44 deletions

3
pglablib/PgAuthId.cpp Normal file
View file

@ -0,0 +1,3 @@
#include "PgAuthId.h"
PgAuthId::PgAuthId() = default;