mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 03:08:00 +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
|
#define hifi_ShapeManager_h
|
||||||
|
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
|
#include <chrono>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|
Loading…
Reference in a new issue