Loading of index definitions

This commit is contained in:
eelke 2017-12-17 11:28:20 +01:00
parent db75d9ed50
commit aef9b914b1
7 changed files with 95 additions and 27 deletions

View file

@ -1,6 +1,3 @@
#include "PgIndex.h"
#include "PgIndex.h"
PgIndex::PgIndex()
{
}
PgIndex::PgIndex() = default;