mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-23 15:18:33 +00:00
10 lines
303 B
C++
10 lines
303 B
C++
//
|
|
// This file is automatically generated by generate_auto_job.
|
|
// Edits will be automatically overwritten if the build is
|
|
// run in maintainer mode.
|
|
//
|
|
// clang-format off
|
|
//
|
|
QPDF_DLL CopyAttConfig* prefix(std::string const& parameter);
|
|
QPDF_DLL CopyAttConfig* password(std::string const& parameter);
|