uvw: fix include for standard integers (GCC 13)
This commit is contained in:
parent
3db9e8f75a
commit
a143e6833e
@ -1,7 +1,7 @@
|
||||
#ifndef UVW_TYPE_INFO_INCLUDE_HPP
|
||||
#define UVW_TYPE_INFO_INCLUDE_HPP
|
||||
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <string_view>
|
||||
|
||||
namespace uvw {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user