Update triangle.rs
This commit is contained in:
parent
1b43e3367b
commit
030cb602d4
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#[macro_use]
|
||||
extern crate ash;
|
||||
#[macro_use]
|
||||
extern crate examples;
|
||||
|
||||
use ash::vk;
|
||||
|
|
Loading…
Add table
Reference in a new issue