Commit 7cbc18c2 authored by Little-Wallace's avatar Little-Wallace

remove note

Signed-off-by: 's avatarLittle-Wallace <bupt2013211450@gmail.com>
parent e965e428
...@@ -18,9 +18,6 @@ extern crate libc; ...@@ -18,9 +18,6 @@ extern crate libc;
#[cfg(test)] #[cfg(test)]
extern crate tempdir; extern crate tempdir;
//<<<<<<< HEAD
//use libc::{c_char, c_double, c_int, c_uchar, c_void, size_t, uint32_t, uint64_t, uint8_t};
//=======
use libc::{ use libc::{
c_char, c_double, c_int, c_uchar, c_void, size_t, c_char, c_double, c_int, c_uchar, c_void, size_t,
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment