mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 10:07:28 +08:00
10 lines
79 B
C++
10 lines
79 B
C++
#include "Coor3.h"
|
|
|
|
namespace HWP { namespace CHART
|
|
{
|
|
CCoor3::CCoor3()
|
|
{
|
|
|
|
}
|
|
}}
|