Files
core/HwpFile/HwpDoc/Chart/Weighting.cpp
2025-12-22 20:00:44 +03:00

10 lines
91 B
C++

#include "Weighting.h"
namespace HWP { namespace CHART
{
CWeighting::CWeighting()
{
}
}}