We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e079d7f commit 03269cbCopy full SHA for 03269cb
src/ParsePdsObjects.hpp
100644
100755
@@ -16,6 +16,7 @@ Example how to read all documents objects in the document catalog.
16
17
//! [ParsePdsObjects_cpp]
18
#include <string>
19
+#include <map>
20
#include <iostream>
21
#include "Pdfix.h"
22
0 commit comments