mac compile pass
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <QVariant>
|
||||
#include <string>
|
||||
|
||||
#include "v8/v8.h"
|
||||
#include "v8.h"
|
||||
|
||||
#define NewV8String(name) \
|
||||
v8::String::NewFromUtf8(v8::Isolate::GetCurrent(), name, \
|
||||
|
@@ -2,7 +2,7 @@
|
||||
#define V8EXECUTOR_H
|
||||
|
||||
#include "libplatform/libplatform.h"
|
||||
#include "v8/v8.h"
|
||||
#include "v8.h"
|
||||
|
||||
#include <QMap>
|
||||
#include <QObject>
|
||||
|
Reference in New Issue
Block a user