mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
13 lines
172 B
C++
13 lines
172 B
C++
#include "EffectProperties.h"
|
|
#include "EffectLst.h"
|
|
#include "EffectDag.h"
|
|
|
|
namespace PPTX
|
|
{
|
|
namespace Logic
|
|
{
|
|
|
|
|
|
} // namespace Logic
|
|
} // namespace PPTX
|