mirror of
https://github.com/bspeice/qadapt
synced 2025-12-16 01:57:43 -05: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