mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
build fix
This commit is contained in:
@ -32,6 +32,18 @@
|
||||
|
||||
#include "Shape.h"
|
||||
|
||||
#include "Paragraph.h"
|
||||
#include "Annotations.h"
|
||||
#include "Run.h"
|
||||
#include "RunProperty.h"
|
||||
#include "ParagraphProperty.h"
|
||||
#include "Sdt.h"
|
||||
#include "Hyperlink.h"
|
||||
#include "Table.h"
|
||||
|
||||
#include "../Math/oMathPara.h"
|
||||
#include "../Math/OMath.h"
|
||||
|
||||
namespace OOX
|
||||
{
|
||||
namespace Logic
|
||||
|
||||
Reference in New Issue
Block a user