mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-14 01:43:39 +08:00
add class Sector
This commit is contained in:
9
Common/cppcf/header.cpp
Normal file
9
Common/cppcf/header.cpp
Normal file
@ -0,0 +1,9 @@
|
||||
#include "header.h"
|
||||
|
||||
|
||||
using namespace CFCPP;
|
||||
|
||||
Header::Header()
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user