pgLab/pglablib/ui/catalog/tables/TableSize.cpp

7 lines
60 B
C++
Raw Normal View History

2023-01-24 17:47:52 +00:00
#include "TableSize.h"
TableSize::TableSize()
: oid(0)
{}