mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-11 22:28:59 +08:00
Adding a missing include statement.
This commit is contained in:
parent
adb34a7af2
commit
5f94dab91a
@ -15,6 +15,8 @@
|
||||
#ifndef DRACO_IO_OBJ_ENCODER_H_
|
||||
#define DRACO_IO_OBJ_ENCODER_H_
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
#include "draco/core/encoder_buffer.h"
|
||||
#include "draco/mesh/mesh.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user