pgLab/pglab/PgNamespace.cpp
Eelke Klein 04723a289b Switching to linux for development of pglab.
Switched from qmake to cmake. Code changes to make it compile.
2017-08-23 08:10:01 +02:00

4 lines
68 B
C++

#include "pgnamespace.h"
PgNamespace::PgNamespace() = default;