mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-14 22:08:17 +08:00
7 lines
99 B
C
7 lines
99 B
C
#ifndef _PDF_H
|
|
#define _PDF_H
|
|
|
|
#include "Consts.h"
|
|
#include "Document.h"
|
|
|
|
#endif /* _PDF_H */ |