Skip to content

Commit 1749f07

Browse files
committed
Fixup
1 parent 9547daf commit 1749f07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#![cfg_attr(windows, feature(abi_vectorcall))]
12
use ext_php_rs::{binary::Binary, prelude::*, types::ZendObject, types::Zval};
23
use std::collections::HashMap;
34

0 commit comments

Comments
 (0)