Skip to content

Commit

Permalink
add potentially-missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
smassung committed Mar 8, 2017
1 parent 349064d commit fb2d024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/meta/io/xzstream.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <cstdio>
#include <istream>
#include <ostream>
#include <stdexcept>
#include <streambuf>
#include <vector>

Expand Down

0 comments on commit fb2d024

Please sign in to comment.