Files
core/Common/cppcf/compoundfile.cpp
2022-05-31 19:49:35 +03:00

9 lines
85 B
C++

#include "compoundfile.h"
using namespace CFCPP;
CompoundFile::CompoundFile()
{
}