Files
core/ASCOfficePDFWriter/PDF.h

7 lines
99 B
C

#ifndef _PDF_H
#define _PDF_H
#include "Consts.h"
#include "Document.h"
#endif /* _PDF_H */