Update triangle.rs

This commit is contained in:
Maik Klein 2016-12-26 03:44:06 +01:00 committed by GitHub
parent 1b43e3367b
commit 030cb602d4

View file

@ -1,5 +1,6 @@
#[macro_use]
extern crate ash;
#[macro_use]
extern crate examples;
use ash::vk;