mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 14:00:32 +08:00
9 lines
85 B
C++
9 lines
85 B
C++
#include "compoundfile.h"
|
|
|
|
using namespace CFCPP;
|
|
|
|
CompoundFile::CompoundFile()
|
|
{
|
|
|
|
}
|