schema_editor/domain/library/value.cpp

6 lines
39 B
C++

#include "value.h"
Value::Value()
{
}