From 9c723aeb56351e20203f0c0058e5f718f44dee22 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 9 Jan 2024 13:25:04 -0500 Subject: Allow --file with --overlay and --underlay --- include/qpdf/auto_job_c_uo.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'include/qpdf/auto_job_c_uo.hh') diff --git a/include/qpdf/auto_job_c_uo.hh b/include/qpdf/auto_job_c_uo.hh index e9894730..547ecf3f 100644 --- a/include/qpdf/auto_job_c_uo.hh +++ b/include/qpdf/auto_job_c_uo.hh @@ -5,6 +5,7 @@ // // clang-format off // +QPDF_DLL UOConfig* file(std::string const& parameter); QPDF_DLL UOConfig* to(std::string const& parameter); QPDF_DLL UOConfig* from(std::string const& parameter); QPDF_DLL UOConfig* repeat(std::string const& parameter); -- cgit v1.2.3-54-g00ecf