mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +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
|
||||
|
||||
#include <atomic>
|
||||
#include <memory>
|
||||
|
||||
class Oven {
|
||||
|
||||
|
|
Loading…
Reference in a new issue