Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Dec 21, 2016
1 parent 8340d4b commit d27518b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ extern crate hex;
extern crate log;
extern crate postgres_protocol;
#[macro_use]
#[macro_export]
#[macro_reexport]
extern crate postgres_shared;

use fallible_iterator::FallibleIterator;
Expand Down

0 comments on commit d27518b

Please sign in to comment.