Commit 19488f71 authored by Steven Fackler's avatar Steven Fackler
Browse files

Fix warning

parent 9ca96523
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#![feature(env, path, core)]
#![feature(env, old_path)]

extern crate "pkg-config" as pkg_config;
extern crate gcc;