summaryrefslogtreecommitdiff
path: root/src/qpdf/pikepdf.h
diff options
context:
space:
mode:
authorJames R. Barlow <jim@purplerock.ca>2019-11-03 01:11:45 -0800
committerJames R. Barlow <jim@purplerock.ca>2019-11-03 01:13:10 -0800
commit8fb8fce92f032492b7af8d091f89eb1cf0279d3d (patch)
treee0c27c5a50798b136e59a945b0808a28064c72b1 /src/qpdf/pikepdf.h
parent50b8b99868e9f51e4a9362a1284997ffeb9a4b82 (diff)
Remove C++11 shims and support
Diffstat (limited to 'src/qpdf/pikepdf.h')
-rw-r--r--src/qpdf/pikepdf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qpdf/pikepdf.h b/src/qpdf/pikepdf.h
index 5fa9e53..3499847 100644
--- a/src/qpdf/pikepdf.h
+++ b/src/qpdf/pikepdf.h
@@ -12,8 +12,6 @@
#include <vector>
#include <map>
-#include "shims.h"
-
#include <qpdf/PointerHolder.hh>
#include <qpdf/QPDF.hh>
#include <qpdf/QPDFObjectHandle.hh>