build fix

This commit is contained in:
Vikulov Dmitry
2022-11-22 00:06:36 +03:00
parent 194f2f6b26
commit 7e515862a5

View File

@ -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