Fix the examples

This commit is contained in:
Pierre Krieger 2015-10-04 18:39:17 +02:00
parent df10bbd163
commit 2b35a6c9d1
7 changed files with 1 additions and 31 deletions

View file

@ -1,5 +1,3 @@
#![cfg(feature = "window")]
use std::ffi::CStr;
use std::mem;
use std::ptr;