Files
core/ASCOfficePDFWriter/PdfWriterLib/PDF.h

7 lines
96 B
C

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