Try to fix GCC 13 compilation errors

This commit is contained in:
Grégory Soutadé 2023-04-29 13:10:31 +02:00
parent a421098092
commit f5f257685c
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#ifndef _UPDFOBJECT_HPP_
#define _UPDFOBJECT_HPP_
#include <stdint.h>
#include "uPDFTypes.h"
namespace uPDFParser