include cstdint int os_types
it is needed for uintptr_t
This commit is contained in:
parent
c64c0c40f4
commit
af9061a2c8
@ -2,6 +2,7 @@
|
||||
#define LH_OS_TYPES_H
|
||||
|
||||
#include <string>
|
||||
#include <cstdint>
|
||||
|
||||
namespace litehtml
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user