aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/Pl_DCT.hh
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-06-22 02:27:31 +0200
committerJay Berkenbilt <ejb@ql.org>2019-06-22 04:29:31 +0200
commit864a546af6e1c17e0de2dc2be6da105f454b6e54 (patch)
tree8c57f3d83d46b4391c40f093a22425c39db200de /include/qpdf/Pl_DCT.hh
parent97833d7cf385b98854df62ee529b507d627cb829 (diff)
downloadqpdf-864a546af6e1c17e0de2dc2be6da105f454b6e54.tar.zst
Build with -fvisibility=hidden when supported
Diffstat (limited to 'include/qpdf/Pl_DCT.hh')
-rw-r--r--include/qpdf/Pl_DCT.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/Pl_DCT.hh b/include/qpdf/Pl_DCT.hh
index 665a2b01..1827fa80 100644
--- a/include/qpdf/Pl_DCT.hh
+++ b/include/qpdf/Pl_DCT.hh
@@ -33,7 +33,7 @@ class Pl_DCT: public Pipeline
QPDF_DLL
Pl_DCT(char const* identifier, Pipeline* next);
- class CompressConfig
+ class QPDF_DLL_CLASS CompressConfig
{
public:
CompressConfig()