pgLab/pglablib/PgIndex.cpp

4 lines
55 B
C++
Raw Normal View History

2017-12-17 11:28:20 +01:00
#include "PgIndex.h"
2017-12-16 21:43:51 +01:00
2017-12-17 11:28:20 +01:00
PgIndex::PgIndex() = default;