Tidy up trap-handling code.
This commit is contained in:
@@ -42,6 +42,8 @@ extern crate cast;
|
||||
extern crate failure;
|
||||
#[macro_use]
|
||||
extern crate failure_derive;
|
||||
#[cfg(target_os = "windows")]
|
||||
extern crate winapi;
|
||||
|
||||
mod export;
|
||||
mod imports;
|
||||
|
||||
Reference in New Issue
Block a user