mirror of
https://github.com/wgh136/flutter_qjs.git
synced 2025-09-27 13:27:24 +00:00
use git modules
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @Author: ekibun
|
||||
* @Date: 2020-08-08 10:30:59
|
||||
* @LastEditors: ekibun
|
||||
* @LastEditTime: 2020-08-12 23:27:20
|
||||
* @LastEditTime: 2020-08-13 13:47:28
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#include <iostream>
|
||||
|
||||
#include "js_dart_promise.hpp"
|
||||
#include "quickjspp.hpp"
|
||||
#include "quickjspp/quickjspp.hpp"
|
||||
|
||||
namespace qjs
|
||||
{
|
||||
|
Reference in New Issue
Block a user