schema_editor/domain/library/value.cpp

6 lines
39 B
C++
Raw Normal View History

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