mirror of
https://github.com/lubosz/overte.git
synced 2025-04-14 04:26:18 +02:00
Fix shared_ptr not part of std error
This commit is contained in:
parent
fa44687de6
commit
bea7680864
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
#ifndef hifi_Flow_h
|
||||
#define hifi_Flow_h
|
||||
|
||||
#include <memory>
|
||||
#include <qstring.h>
|
||||
#include <glm/glm.hpp>
|
||||
#include <glm/gtx/quaternion.hpp>
|
||||
|
|
Loading…
Reference in a new issue