mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-09-15 20:23:15 +08:00
Add a missing include
This was causing failure to compile on GCC 13.
This commit is contained in:
parent
7ec8a2783f
commit
cbbe207ca9
@ -15,6 +15,7 @@
|
|||||||
#ifndef DRACO_IO_FILE_UTILS_H_
|
#ifndef DRACO_IO_FILE_UTILS_H_
|
||||||
#define DRACO_IO_FILE_UTILS_H_
|
#define DRACO_IO_FILE_UTILS_H_
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user