Fix shared_ptr not part of std error

This commit is contained in:
luiscuenca 2019-02-20 10:57:11 -07:00
parent fa44687de6
commit bea7680864

View file

@ -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>