mirror of
https://github.com/bspeice/qadapt
synced 2025-08-27 09:46:47 -04:00
First of edition fixing
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
extern crate qadapt;
|
||||
|
||||
|
||||
use qadapt::enter_protected;
|
||||
use qadapt::exit_protected;
|
||||
|
@ -1,4 +1,4 @@
|
||||
extern crate qadapt;
|
||||
|
||||
use std::io;
|
||||
|
||||
use qadapt::allocate_panic;
|
||||
|
Reference in New Issue
Block a user