mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-15 07:40:29 +08:00
added class Header
This commit is contained in:
7
Common/cppcf/cfstorage.cpp
Normal file
7
Common/cppcf/cfstorage.cpp
Normal file
@ -0,0 +1,7 @@
|
||||
#include "cfstorage.h"
|
||||
|
||||
using namespace CFCPP;
|
||||
|
||||
CFStorage::CFStorage()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user