2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-31 19:08:24 +00:00
Thorsten Schöning 8f06da7534 Change list to vector for outline helpers (fixes #297)
This change works around STL problems with Embarcadero C++ Builder
version 10.2, but std::vector is more common than std::list in qpdf,
and this is a relatively new API, so an API change is tolerable.

Thanks to Thorsten Schöning <6223655+ams-tschoening@users.noreply.github.com>
for the fix.
2019-07-03 20:08:47 -04:00
..
2015-10-31 19:10:19 -04:00
2008-04-29 12:55:25 +00:00
2008-04-29 12:55:25 +00:00
2008-04-29 12:55:25 +00:00
2018-08-12 14:18:18 -04:00
2008-04-29 12:55:25 +00:00
2012-04-06 21:48:20 -04:00

This directory contains sources to the documentation.  If you are
looking for pre-built documentation, please look in the "doc"
directory.