Files
core/HwpFile/HwpDoc/Conversion/Transform.cpp

10 lines
72 B
C++

#include "Transform.h"
namespace HWP
{
CTransform::CTransform()
{
}
}