mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-16 02:58:26 +08:00
14 lines
231 B
C++
14 lines
231 B
C++
|
|
// auto inserted precompiled begin
|
|
#include "precompiled_odtformat.h"
|
|
// auto inserted precompiled end
|
|
|
|
#include "ParagraphItemBase.h"
|
|
|
|
|
|
namespace Odt
|
|
{
|
|
namespace Content
|
|
{
|
|
} // namespace Content
|
|
} // namespace Odt
|