mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-08 10:22:34 +02:00
Include QQueue in ScriptEngineV8.h
This commit is contained in:
parent
141d3d047c
commit
b79d31fd6c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <QtCore/QPointer>
|
||||
#include <QtCore/QSharedPointer>
|
||||
#include <QtCore/QString>
|
||||
#include <QQueue>
|
||||
|
||||
#include "libplatform/libplatform.h"
|
||||
#include "v8.h"
|
||||
|
|
Loading…
Reference in a new issue