schema_editor/domain/schema/instance.cpp

7 lines
49 B
C++
Raw Normal View History

2022-03-29 19:31:45 +00:00
#include "instance.h"
Instance::Instance()
{
}