#[macro_use] for texture
This commit is contained in:
parent
581daa79a4
commit
1b43e3367b
|
@ -1,5 +1,6 @@
|
|||
#[macro_use]
|
||||
extern crate ash;
|
||||
#[macro_use]
|
||||
extern crate examples;
|
||||
extern crate image;
|
||||
|
||||
|
|
Loading…
Reference in a new issue