2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-28 04:59:05 +00:00

qpdf-config

git-svn-id: svn+q:///qpdf/trunk@847 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
Jay Berkenbilt 2009-10-20 02:46:41 +00:00
parent bf6e4ecf00
commit 93ba34b17b

View File

@ -2,6 +2,7 @@
#define __PL_AES_PDF_HH__
#include <qpdf/Pipeline.hh>
#include <qpdf/qpdf-config.h>
// This pipeline implements AES-128 with CBC and block padding as
// specified in the PDF specification.