mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 02:16:51 +02:00
include memory for unique_ptr in Oven
This commit is contained in:
parent
d4061c172e
commit
79f5d0cee2
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
||||||
#define hifi_Oven_h
|
#define hifi_Oven_h
|
||||||
|
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
class Oven {
|
class Oven {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue