mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-14 19:55:56 +08:00
Add missing vector include to instance_array.h
This commit is contained in:
parent
a6b6ed80c5
commit
c0c58343f8
@ -19,6 +19,7 @@
|
||||
|
||||
#ifdef DRACO_TRANSCODER_SUPPORTED
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "draco/core/vector_d.h"
|
||||
#include "draco/scene/trs_matrix.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user