Skip to content

Commit 140a616

Browse files
committed
[unity]编译错误
1 parent f4e8069 commit 140a616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unity/native_src/papi-quickjs/include/PapiData.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include "quickjs.h"
55
#include <memory>
66
#include <string>
7-
#include <vector.>
7+
#include <vector>
88
#include "CppObjectMapperQuickjs.h"
99

1010
enum

0 commit comments

Comments
 (0)