schema_editor/domain/schema/instance.cpp

7 lines
49 B
C++

#include "instance.h"
Instance::Instance()
{
}