Fix build

This commit is contained in:
Oleg Korshul
2022-08-06 16:40:32 +03:00
parent 3e7732e2b2
commit 1f6b4b23e0

View File

@ -33,6 +33,7 @@
#define DOCBUILDER_H
#include "./common.h"
#include <stddef.h>
namespace NSDoctRenderer
{