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