fix: add missing include

This commit is contained in:
Marcus Holland-Moritz 2024-11-10 16:46:46 +01:00
parent 82b556c748
commit 3c958c3769

View File

@ -19,6 +19,7 @@
* along with dwarfs. If not, see <https://www.gnu.org/licenses/>.
*/
#include <iterator>
#include <stdexcept>
#include <dwarfs/tool/render_manpage.h>