schema_editor/domain/schema/schema.cpp

7 lines
43 B
C++

#include "schema.h"
Schema::Schema()
{
}