mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-13 20:23:37 +08:00
10 lines
68 B
C++
10 lines
68 B
C++
#include "header.h"
|
|
|
|
|
|
using namespace CFCPP;
|
|
|
|
Header::Header()
|
|
{
|
|
|
|
}
|