mirror of
https://github.com/lubosz/overte.git
synced 2025-04-19 12:24:01 +02:00
include <chrono> in ShapeManager.h
This commit is contained in:
parent
f6916edac4
commit
53ad41e5ee
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
#define hifi_ShapeManager_h
|
||||
|
||||
#include <atomic>
|
||||
#include <chrono>
|
||||
#include <vector>
|
||||
|
||||
#include <QObject>
|
||||
|
|
Loading…
Reference in a new issue